From b6da70c26e5fefe782602dabe38f0b7a591fc862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 10:50:43 +0000 Subject: [PATCH] Bump awslambdaric from 2.0.4 to 2.0.7 in /diff-generator Bumps [awslambdaric](https://github.com/aws/aws-lambda-python-runtime-interface-client) from 2.0.4 to 2.0.7. - [Release notes](https://github.com/aws/aws-lambda-python-runtime-interface-client/releases) - [Changelog](https://github.com/aws/aws-lambda-python-runtime-interface-client/blob/main/RELEASE.CHANGELOG.md) - [Commits](https://github.com/aws/aws-lambda-python-runtime-interface-client/commits/2.0.7) --- updated-dependencies: - dependency-name: awslambdaric dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff-generator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diff-generator/requirements.txt b/diff-generator/requirements.txt index 692614b..9e03d30 100644 --- a/diff-generator/requirements.txt +++ b/diff-generator/requirements.txt @@ -1,3 +1,3 @@ requests==2.31.0 -awslambdaric==2.0.4 +awslambdaric==2.0.7 boto3==1.28.62