From 2de932e1b9c8f4ac67a5504a317977d2d7fd0322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 12:45:38 +0100 Subject: [PATCH] Bump certifi from 2022.12.7 to 2023.7.22 (#42) 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: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7717a8c..70d2e53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ -i https://pypi.org/simple/ async-timeout==4.0.2; python_version >= '3.6' bottle==0.12.24 -certifi==2022.12.7; python_version >= '3.6' +certifi==2023.7.22; python_version >= '3.6' charset-normalizer==3.1.0; python_version >= '3.7' idna==3.4; python_version >= '3.5' jinja2==3.1.2