From 112509a3dcaa328523952e3da4c4c65ae1510514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 17:36:09 +0700 Subject: [PATCH] Bump aws-cdk-lib from 2.94.0 to 2.99.1 (#92) Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.94.0 to 2.99.1. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/v2.99.1/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/compare/v2.94.0...v2.99.1) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- infra/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/requirements.txt b/infra/requirements.txt index f944f34..1e9ee44 100644 --- a/infra/requirements.txt +++ b/infra/requirements.txt @@ -1,3 +1,3 @@ -aws-cdk-lib==2.94.0 +aws-cdk-lib==2.99.1 constructs>=10.0.0,<11.0.0 aws-cdk.aws-apprunner-alpha==2.94.0a0