From f394db8b4bf185def4aacd602fccc97e1364c4d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 21:51:53 +0000 Subject: [PATCH] Bump aws-cdk-aws-apprunner-alpha from 2.199.0a0 to 2.203.0a0 Bumps [aws-cdk-aws-apprunner-alpha](https://github.com/aws/aws-cdk) from 2.199.0a0 to 2.203.0a0. - [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/commits) --- updated-dependencies: - dependency-name: aws-cdk-aws-apprunner-alpha dependency-version: 2.203.0a0 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 d85a2a8..42f94e7 100644 --- a/infra/requirements.txt +++ b/infra/requirements.txt @@ -1,3 +1,3 @@ aws-cdk-lib==2.199.0 constructs>=10.0.0,<11.0.0 -aws-cdk.aws-apprunner-alpha==2.199.0a0 +aws-cdk.aws-apprunner-alpha==2.203.0a0