From d9addf21c317f7b5f26b3899221ba00bb70af553 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 12:35:22 +0000 Subject: [PATCH] build(deps): bump aws-cdk-lib in /other_langs/tests_cdk/s3_eventbridge Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.89.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.89.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] --- other_langs/tests_cdk/s3_eventbridge/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other_langs/tests_cdk/s3_eventbridge/requirements.txt b/other_langs/tests_cdk/s3_eventbridge/requirements.txt index 4bfba062865f..57ce6adbb905 100644 --- a/other_langs/tests_cdk/s3_eventbridge/requirements.txt +++ b/other_langs/tests_cdk/s3_eventbridge/requirements.txt @@ -1,2 +1,2 @@ -aws-cdk-lib==2.89.0 +aws-cdk-lib==2.253.0 constructs>=10.0.0,<11.0.0 \ No newline at end of file