From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 02:23:54 +0000 (+0000) Subject: build(deps): bump certifi from 2024.6.2 to 2024.7.4 X-Git-Tag: v6.5.0b1~43^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3411%2Fhead;p=thirdparty%2Ftornado.git build(deps): bump certifi from 2024.6.2 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- diff --git a/requirements.txt b/requirements.txt index c52936d7..bfc1433e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ build==1.2.1 # via pip-tools cachetools==5.3.3 # via tox -certifi==2024.6.2 +certifi==2024.7.4 # via requests chardet==5.2.0 # via tox