Skip to content

Commit 5d86d2b

Browse files
Merge pull request #586 from mikelane/dependabot/pip/{{-cookiecutter.__project_name-}}/aws-cdk-lib-2.232.1
Bump aws-cdk-lib from 2.231.0 to 2.232.1 in /{{ cookiecutter.__project_name }}
2 parents f106b89 + 9cc3c60 commit 5d86d2b

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

{{ cookiecutter.__project_name }}/poetry.lock

Lines changed: 15 additions & 15 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.8"
2727

2828

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

3333
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)