From 20111e6ad28593a2a6e0445a60867e57c856f5ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 10:51:46 +0000 Subject: [PATCH] Bump certifi from 2022.12.7 to 2023.7.22 in /src Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index eb93f68..69a948d 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -4,7 +4,7 @@ attrs==19.3.0 boto==2.49.0 boto3==1.24.59 botocore==1.27.59 -certifi==2022.12.7 +certifi==2023.7.22 chardet==3.0.4 docutils==0.15.2 idna==2.10