From 80d8ef2d93e64690d76ad7114e5700b98040227b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 15:45:09 +0000 Subject: [PATCH] Bump certifi from 2019.11.28 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2019.11.28...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- tests/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 93630124..c3e5aafe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3==1.12.21 botocore==1.12.253 -certifi==2019.11.28 +certifi==2023.7.22 cfnresponse==1.0.2 chardet==3.0.4 docutils==0.15.2 diff --git a/tests/requirements.txt b/tests/requirements.txt index 4790a394..ddf644ed 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -4,7 +4,7 @@ aws-xray-sdk==2.6.0 boto==2.49.0 boto3==1.12.21 botocore==1.12.253 -certifi==2019.11.28 +certifi==2023.7.22 cffi==1.14.0 cfn-lint==0.33.2 cfnresponse==1.0.2