Skip to content

Commit e978809

Browse files
authored
Merge pull request #318 from citizensadvice/dependabot/pip/cdk/regular-updates-946c6bf2a9
Bump ruff from 0.12.5 to 0.12.7 in /cdk in the regular-updates group
2 parents 79b129a + d97a7a4 commit e978809

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

cdk/poetry.lock

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

cdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ 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.5"
13+
ruff = "^0.12.7"
1414
cdk8s-plus-32 = "^2.1.7"
1515

1616
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)