From d2d4a0d5feb4734f2fec53adaab77860440f52f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 21:59:24 +0000 Subject: [PATCH] Bump aws-cdk-aws-lambda-python-alpha from 2.165.0a0 to 2.171.1a0 (#320) Bumps [aws-cdk-aws-lambda-python-alpha](https://github.com/aws/aws-cdk) from 2.165.0a0 to 2.171.1a0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits) --- updated-dependencies: - dependency-name: aws-cdk-aws-lambda-python-alpha dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21ab2332..9aaf07eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ aws-cdk-lib==2.171.1 -aws-cdk.aws-lambda-python-alpha==2.165.0a0 +aws-cdk.aws-lambda-python-alpha==2.171.1a0 constructs>=10.0.0,<11.0.0