From 119d9cbc8b4b8ed3149c02d949764a8c329c4b02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 08:51:40 -0700 Subject: [PATCH] Bump certifi from 2023.5.7 to 2023.7.22 (#278) Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 920a54d7..8adf5692 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ backoff==1.10.0 bleach==4.1.0 botocore==1.29.40 Cerberus==1.3.4 -certifi==2023.5.7 +certifi==2023.7.22 chardet==4.0.0 charset-normalizer==2.0.6 colorama==0.4.4