From 9c1dad9c0ede267769f0e52bafc06512ec886e9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 21:18:17 +0000 Subject: [PATCH] Bump aws-cdk-lib from 2.86.0 to 2.89.0 Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.86.0 to 2.89.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.86.0...v2.89.0) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- infra/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/requirements.txt b/infra/requirements.txt index 5d084cd..eda055f 100644 --- a/infra/requirements.txt +++ b/infra/requirements.txt @@ -1,3 +1,3 @@ -aws-cdk-lib==2.86.0 +aws-cdk-lib==2.89.0 constructs>=10.0.0,<11.0.0 aws-cdk.aws-apprunner-alpha==2.86.0a0