From 3351001224c19950891aaaa98e1068171f9c588d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:07:48 +0000 Subject: [PATCH] Bump certifi from 2021.5.30 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2024.07.04) --- 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 dd442b4..06d0c31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.4.1 backoff==1.10.0 boto3==1.18.9 botocore==1.21.9 -certifi==2021.5.30 +certifi==2024.7.4 charset-normalizer==2.0.3 click==8.0.1 Deprecated==1.2.12