From 1bfa8b94510a53ffd01910213df9a560fca99953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 00:00:14 +0000 Subject: [PATCH] Bump certifi from 2017.4.17 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.4.17 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2017.04.17...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- git_trophy_lambda/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/git_trophy_lambda/requirements.txt b/git_trophy_lambda/requirements.txt index 7a25a532..7bb08bf2 100644 --- a/git_trophy_lambda/requirements.txt +++ b/git_trophy_lambda/requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.9.3 boto3==1.16.19 botocore==1.19.19 bs4==0.0.1 -certifi==2020.11.8 +certifi==2022.12.7 cfn-flip==1.2.3 chardet==3.0.4 click==6.6 diff --git a/requirements.txt b/requirements.txt index abe77292..4fa8c33e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ beautifulsoup4==4.6.0 boto3==1.4.4 botocore==1.5.40 bs4==0.0.1 -certifi==2017.4.17 +certifi==2022.12.7 chardet==3.0.4 click==6.7 delegator.py==0.0.13