From 0b2aabadec8dd0e48867a84101b6d7065b3a31f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 21:26:11 +0000 Subject: [PATCH] Bump aws-cdk-lib from 2.81.0 to 2.86.0 Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.81.0 to 2.86.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.81.0...v2.86.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 08bd213..eba7e58 100644 --- a/infra/requirements.txt +++ b/infra/requirements.txt @@ -1,3 +1,3 @@ -aws-cdk-lib==2.81.0 +aws-cdk-lib==2.86.0 constructs>=10.0.0,<11.0.0 aws-cdk.aws-apprunner-alpha==2.81.0a0