From 3c20f5107dd0d5cad3453b65a138774c61c62af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 09:18:16 +0000 Subject: [PATCH] Bump aws-cdk-lib from 2.252.0 to 2.253.0 in /AWSQuotaIncreaseSupport/cdk Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.252.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.252.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] --- AWSQuotaIncreaseSupport/cdk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AWSQuotaIncreaseSupport/cdk/requirements.txt b/AWSQuotaIncreaseSupport/cdk/requirements.txt index 2df285c..ad14dd2 100644 --- a/AWSQuotaIncreaseSupport/cdk/requirements.txt +++ b/AWSQuotaIncreaseSupport/cdk/requirements.txt @@ -1,4 +1,4 @@ -aws-cdk-lib==2.252.0 +aws-cdk-lib==2.253.0 constructs==10.6.0 boto3==1.43.1 pytest==9.0.3