From c758197090551bdc2b763f752792edb9f253a989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 00:12:24 +0000 Subject: [PATCH] build(deps): bump aws-cdk-aws-apprunner-alpha Bumps [aws-cdk-aws-apprunner-alpha](https://github.com/aws/aws-cdk) from 2.221.1a0 to 2.231.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.231.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 85ba706..41339cf 100644 --- a/infra/requirements.txt +++ b/infra/requirements.txt @@ -1,3 +1,3 @@ aws-cdk-lib==2.221.1 constructs>=10.0.0,<11.0.0 -aws-cdk.aws-apprunner-alpha==2.221.1a0 +aws-cdk.aws-apprunner-alpha==2.231.0a0