From 09fb12ccff9c8331306cb4bcb19e1f42115ee257 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 16:25:06 +0000 Subject: [PATCH] Bump certifi from 2021.5.30 to 2024.7.4 in /drp_aa_mvp 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-version: 2024.7.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- drp_aa_mvp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drp_aa_mvp/requirements.txt b/drp_aa_mvp/requirements.txt index 869c5e8..6fb2c05 100644 --- a/drp_aa_mvp/requirements.txt +++ b/drp_aa_mvp/requirements.txt @@ -5,7 +5,7 @@ boto3==1.18.42 botocore==1.21.42 CacheControl==0.12.10 cachetools==4.2.4 -certifi==2021.5.30 +certifi==2024.7.4 cffi==1.16.0 charset-normalizer==2.0.5 decorator==5.1.1