From 423c1392bd1ef8cf84ec42bd6cd1319a82f79e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 19:43:00 +0000 Subject: [PATCH] Bump certifi from 2022.6.15 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...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 f8f2d56..73fffa4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ attrs==22.1.0 beautifulsoup4==4.11.1 boto3==1.24.66 botocore==1.27.66 -certifi==2022.6.15 +certifi==2024.7.4 chardet==5.0.0 charset-normalizer==2.1.1 coverage==6.4.4