Skip to content

Commit 032ba44

Browse files
authored
Merge pull request #365 from citizensadvice/dependabot/pip/cdk/regular-updates-15a96d831b
chore(deps): bump the regular-updates group in /cdk with 3 updates
2 parents 9481a3e + d84d584 commit 032ba44

2 files changed

Lines changed: 34 additions & 34 deletions

File tree

cdk/poetry.lock

Lines changed: 31 additions & 31 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.17.0"}
1212
ca-cdk8s-constructs = { git = "https://github.com/citizensadvice/ca-cdk8s-constructs", rev = "v4.0.1" }
13-
ruff = "^0.14.4"
14-
cdk8s-plus-32 = "^2.5.5"
13+
ruff = "^0.14.5"
14+
cdk8s-plus-32 = "^2.5.6"
1515

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

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

0 commit comments

Comments
 (0)