From 4bcd55e176eb02d7d2866ac6cbf4293de35ae3e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 05:10:22 +0000 Subject: [PATCH] Bump aws-cdk-lib in /old/03-appsync-graphql-api-cdk Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.83.1 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.83.1...v2.253.0) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.253.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- old/03-appsync-graphql-api-cdk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old/03-appsync-graphql-api-cdk/requirements.txt b/old/03-appsync-graphql-api-cdk/requirements.txt index 66d6802..5c43a16 100644 --- a/old/03-appsync-graphql-api-cdk/requirements.txt +++ b/old/03-appsync-graphql-api-cdk/requirements.txt @@ -3,5 +3,5 @@ requests websockets # CDK dependencies -aws-cdk-lib==2.83.1 +aws-cdk-lib==2.253.0 constructs>=10.0.0,<11.0.0