From a6aff5265d228f1877cbafb0c676a7658a14de8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 17:44:01 +0000 Subject: [PATCH] Bump aws-cdk-lib from 2.171.1 to 2.173.4 (#331) Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.171.1 to 2.173.4. - [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/compare/v2.171.1...v2.173.4) --- updated-dependencies: - dependency-name: aws-cdk-lib 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 9aaf07e..ea08014 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aws-cdk-lib==2.171.1 +aws-cdk-lib==2.173.4 aws-cdk.aws-lambda-python-alpha==2.171.1a0 constructs>=10.0.0,<11.0.0