From dbf12c4d94f48d3d5305986f6e0781dc2ecf9430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:46:49 +0000 Subject: [PATCH] Bump aws-cdk-lib from 2.155.0 to 2.160.0 Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.155.0 to 2.160.0. - [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.155.0...v2.160.0) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- infra/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/requirements.txt b/infra/requirements.txt index 9a6fab3..36220da 100644 --- a/infra/requirements.txt +++ b/infra/requirements.txt @@ -1,3 +1,3 @@ -aws-cdk-lib==2.155.0 +aws-cdk-lib==2.160.0 constructs>=10.0.0,<11.0.0 aws-cdk.aws-apprunner-alpha==2.155.0a0