From da3916fb942ae29ead8110c1cbf4776d7bffa838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 01:14:59 +0000 Subject: [PATCH] Bump py from 1.4.33 to 1.11.0 in /aws/lambda-function/sqs-sns_example Bumps [py](https://github.com/pytest-dev/py) from 1.4.33 to 1.11.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/py/compare/1.4.33...1.11.0) --- updated-dependencies: - dependency-name: py 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 53264cd..76dff77 100644 --- a/aws/lambda-function/sqs-sns_example/requirements.txt +++ b/aws/lambda-function/sqs-sns_example/requirements.txt @@ -20,7 +20,7 @@ autopep8==1.4 appdirs==1.4.3 packaging==16.8 pep8==1.7.0 -py==1.4.33 +py==1.11.0 pyaml==15.8.2 pyparsing==2.2.0 pytest==3.0.7