From 5fec711c6f2736dd347d268e381b81d03fa3c1c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 05:01:21 +0000 Subject: [PATCH] Bump aws-cdk-lib in /aws in the pip group across 1 directory Bumps the pip group with 1 update in the /aws directory: [aws-cdk-lib](https://github.com/aws/aws-cdk). Updates `aws-cdk-lib` from 2.148.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.148.0...v2.253.0) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.253.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- aws/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/requirements.txt b/aws/requirements.txt index 3731e05..0e8617f 100644 --- a/aws/requirements.txt +++ b/aws/requirements.txt @@ -1,2 +1,2 @@ -aws-cdk-lib==2.148.0 +aws-cdk-lib==2.253.0 constructs>=10.0.0,<11.0.0