Skip to content

Commit 372f7cd

Browse files
Update awslambdaric requirement in /diff-generator
Updates the requirements on [awslambdaric](https://github.com/aws/aws-lambda-python-runtime-interface-client) to permit the latest version. - [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) --- updated-dependencies: - dependency-name: awslambdaric dependency-version: 4.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb8c3d2 commit 372f7cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

diff-generator/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
requests>=2.31,<3
2-
awslambdaric>=2.0.7,<5
2+
awslambdaric>=4.0.0,<5
33
boto3>=1.28.70,<2

0 commit comments

Comments
 (0)