From 1f8d3286fd96d12bcddc3801a8c638d6633fdced Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 11:19:16 +0000 Subject: [PATCH] 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 cabdaae..88f73e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ antlr4-python3-runtime==4.9.3 astroid==2.11.6 black==22.3.0 cachetools==5.2.0 -certifi==2022.6.15 +certifi==2023.7.22 charset-normalizer==2.0.12 click==8.1.3 cycler==0.11.0