From 82afe9902390f9e8e667cc78d5e91ff91afd4825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 13:30:17 +0000 Subject: [PATCH] build(deps): bump certifi from 2021.10.8 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...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 12276af..0659add 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ black==22.12.0 blinker==1.4 boto3==1.17.12 botocore==1.20.112 -certifi==2021.10.8 +certifi==2023.7.22 chardet==3.0.4 charset-normalizer==2.0.12 click==8.1.3