From bd4eeb93b0fec23836bcfb1973a49f3d91f9141f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Dec 2022 02:59:33 +0000 Subject: [PATCH] Bump certifi in /aws/lambda-function/sqs-sns_example Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.8.24 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2018.08.24...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aws/lambda-function/sqs-sns_example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/lambda-function/sqs-sns_example/requirements.txt b/aws/lambda-function/sqs-sns_example/requirements.txt index 7b6a25f..a3436dc 100644 --- a/aws/lambda-function/sqs-sns_example/requirements.txt +++ b/aws/lambda-function/sqs-sns_example/requirements.txt @@ -1,6 +1,6 @@ boto3==1.4.4 botocore==1.5.62 -certifi==2018.8.24 +certifi==2022.12.7 chardet==3.0.4 click==6.6 docutils==0.12