Skip to content

Commit 359992e

Browse files
Bump aws-cdk-lib in /{{ cookiecutter.__project_name }}
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.223.0 to 2.224.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](aws/aws-cdk@v2.223.0...v2.224.0) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.224.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abccf7c commit 359992e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

{{ cookiecutter.__project_name }}/poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{ cookiecutter.__project_name }}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ruff = "^0.14.4"
2727

2828

2929
[tool.poetry.group.infrastructure.dependencies]
30-
aws-cdk-lib = "^2.223.0"
30+
aws-cdk-lib = "^2.224.0"
3131
constructs = "^10.4.3"
3232

3333
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)