From 5add3c882c54cc74ca9c1128e07bc34e131b57c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 04:38:51 +0000 Subject: [PATCH] Bump certifi in /code/aws/lambda-function/sqs-sns_example Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/aws/lambda-function/sqs-sns_example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/aws/lambda-function/sqs-sns_example/requirements.txt b/code/aws/lambda-function/sqs-sns_example/requirements.txt index d64b20f..874bbe6 100644 --- a/code/aws/lambda-function/sqs-sns_example/requirements.txt +++ b/code/aws/lambda-function/sqs-sns_example/requirements.txt @@ -1,6 +1,6 @@ boto3==1.4.4 botocore==1.5.62 -certifi==2022.12.7 +certifi==2023.7.22 chardet==3.0.4 click==6.6 docutils==0.12