From c8db01a0cff6e3125dd6630ff9d75148a5382d7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 04:40:05 +0000 Subject: [PATCH] Bump aws-cdk-lib from 2.173.2 to 2.253.0 Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.173.2 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.173.2...v2.253.0) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.253.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac15b42..790ee3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aws-cdk-lib==2.173.2 +aws-cdk-lib==2.253.0 cdk-nag==2.34.23 constructs>=10.0.0,<11.0.0