From 04137440945c0fc94e222abaff90449f5096c08b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 01:26:41 +0000 Subject: [PATCH] Bump certifi from 2018.11.29 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.11.29 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2018.11.29...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lambda-requirements.txt | 2 +- local-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lambda-requirements.txt b/lambda-requirements.txt index 40980d5..5daa669 100644 --- a/lambda-requirements.txt +++ b/lambda-requirements.txt @@ -1,4 +1,4 @@ -certifi==2018.11.29 +certifi==2022.12.7 chardet==3.0.4 idna==2.8 lxml==4.6.5 diff --git a/local-requirements.txt b/local-requirements.txt index 5a6e8f2..58c43fd 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -1,6 +1,6 @@ boto3==1.9.66 botocore==1.12.66 -certifi==2018.11.29 +certifi==2022.12.7 chardet==3.0.4 docutils==0.14 idna==2.8