From 9e0160e53082778f1fa16cf43f987a296988b2ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 09:47:02 +0000 Subject: [PATCH] Bump aws-cdk-lib from 2.139.1 to 2.144.0 Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.139.1 to 2.144.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/compare/v2.139.1...v2.144.0) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1279eba..e474f01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aws-cdk-lib==2.139.1 +aws-cdk-lib==2.144.0 constructs>=10.0.0,<11.0.0 boto3==1.34.117