From ed2b8e23c173299bcff17ceea234a1e22807af04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 03:36:24 +0000 Subject: [PATCH] Bump certifi from 2019.11.28 to 2022.12.7 in /stable Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.11.28...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stable/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/requirements.txt b/stable/requirements.txt index 963a39a..75f19d2 100644 --- a/stable/requirements.txt +++ b/stable/requirements.txt @@ -14,7 +14,7 @@ awscli==1.18.2 binaryornot==0.4.4 # via cookiecutter boto3==1.12.2 botocore==1.15.2 -certifi==2019.11.28 # via requests +certifi==2022.12.7 # via requests cfn-lint==0.28.1 chardet==3.0.4 # via binaryornot, requests chevron==0.13.1 # via aws-sam-cli