From ffe19a1d8cf716e7340441c9da4fd0d88cabfabc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 17:46:10 +0000 Subject: [PATCH] Bump aws-cdk-lib from 2.165.0 to 2.171.1 (#321) Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.165.0 to 2.171.1. - [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.165.0...v2.171.1) --- 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> --- pipeline/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pipeline/requirements.txt b/pipeline/requirements.txt index 9722aa82..ab01e85e 100644 --- a/pipeline/requirements.txt +++ b/pipeline/requirements.txt @@ -1,2 +1,2 @@ -aws-cdk-lib==2.165.0 +aws-cdk-lib==2.171.1 constructs>=10.0.0,<11.0.0 diff --git a/requirements.txt b/requirements.txt index a59e60af..21ab2332 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aws-cdk-lib==2.165.0 +aws-cdk-lib==2.171.1 aws-cdk.aws-lambda-python-alpha==2.165.0a0 constructs>=10.0.0,<11.0.0