From 893e195b7e13bd986eb8047a904f4ec187f3b3e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 02:52:26 +0000 Subject: [PATCH] chore(deps): bump certifi from 2022.6.15 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...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 49c6a06..14997e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ attrs==21.4.0 autopep8==1.6.0 CacheControl==0.12.11 cachetools==5.2.0 -certifi==2022.6.15 +certifi==2023.7.22 charset-normalizer==2.0.12 contextlib2==21.6.0 distlib==0.3.4