From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 21:07:47 +0000 (+0000) Subject: build(deps): bump certifi from 2022.12.7 to 2023.7.22 X-Git-Tag: v6.4.0b1~21^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3300%2Fhead;p=thirdparty%2Ftornado.git build(deps): bump certifi from 2022.12.7 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- diff --git a/requirements.txt b/requirements.txt index dbafa32a5..c01c92bfd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ build==0.10.0 # via pip-tools cachetools==5.3.1 # via tox -certifi==2022.12.7 +certifi==2023.7.22 # via requests chardet==5.1.0 # via tox