From 6eb9fc85fecf3d3dd28145a6bd3e4fee4b0981fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 03:09:55 +0000 Subject: [PATCH] Bump aws-cdk-lib from 2.31.0 to 2.253.0 in /integ/test_init/integ_test Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.31.0 to 2.253.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/compare/v2.31.0...v2.253.0) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.253.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integ/test_init/integ_test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integ/test_init/integ_test/requirements.txt b/integ/test_init/integ_test/requirements.txt index 3d853a09d..0e8617f93 100644 --- a/integ/test_init/integ_test/requirements.txt +++ b/integ/test_init/integ_test/requirements.txt @@ -1,2 +1,2 @@ -aws-cdk-lib==2.31.0 +aws-cdk-lib==2.253.0 constructs>=10.0.0,<11.0.0