From ffa9b63579d66da97665e8aac12659d129dd3fa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 02:39:41 +0000 Subject: [PATCH] chore(deps): bump aws-cdk-lib in /.infrastructure Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.158.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.158.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] --- .infrastructure/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.infrastructure/requirements.txt b/.infrastructure/requirements.txt index c4641b0..5b8a3f1 100644 --- a/.infrastructure/requirements.txt +++ b/.infrastructure/requirements.txt @@ -3,7 +3,7 @@ # >=2.140 to try and avoid 'Package @aws-sdk/client-cognito-identity-provider does not exist.' on # AwsCustomResource (this version includes fix for related failure to upgrade AWS SDK) # See: https://github.com/aws/aws-cdk/issues/30067 -aws-cdk-lib==2.158.0 +aws-cdk-lib==2.253.0 aws-cdk.aws-lambda-python-alpha==2.158.0-alpha.0 cdk-nag==2.28 constructs>=10.0.0,<11.0.0