Skip to content

Commit 73c05f2

Browse files
authored
Merge pull request #336 from citizensadvice/dependabot/pip/cdk/regular-updates-ee69823d5c
Bump the regular-updates group in /cdk with 3 updates
2 parents eb15a25 + 16b2f4b commit 73c05f2

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

cdk/poetry.lock

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

cdk/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ package-mode = false
1010
python = ">=3.10,<3.13"
1111
ca-cdk-constructs = {git = "https://github.com/citizensadvice/ca-cdk-constructs", rev = "v0.14.0"}
1212
ca-cdk8s-constructs = { git = "https://github.com/citizensadvice/ca-cdk8s-constructs", rev = "v2.3.0" }
13-
ruff = "^0.12.11"
14-
cdk8s-plus-32 = "^2.4.1"
13+
ruff = "^0.12.12"
14+
cdk8s-plus-32 = "^2.4.3"
1515

1616
[tool.poetry.group.dev.dependencies]
17-
pytest = "^8.4.1"
17+
pytest = "^8.4.2"
1818

1919
[tool.ruff]
2020
target-version = 'py312'

0 commit comments

Comments
 (0)