From d1a25e67f7e40c923a7e2935f9e170f0679517bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 04:13:55 +0000 Subject: [PATCH] Bump certifi from 2023.5.7 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40cc760..e39406b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ backoff==2.2.1 blinker==1.6.2 ; python_version >= '3.7' cachetools==5.3.1 ; python_version >= '3.7' -certifi==2023.5.7 ; python_version >= '3.6' +certifi==2023.7.22 ; python_version >= '3.6' charset-normalizer==3.2.0 ; python_full_version >= '3.7.0' click==8.1.4 ; python_version >= '3.7' flask==2.3.2