Skip to content

Commit bdd8db7

Browse files
Bump ruff from 0.12.3 to 0.12.5 in /cdk in the regular-updates group
Bumps the regular-updates group in /cdk with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.12.3 to 0.12.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.12.3...0.12.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d180209 commit bdd8db7

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.3"
13+
ruff = "^0.12.5"
1414
cdk8s-plus-32 = "^2.1.7"
1515

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

0 commit comments

Comments
 (0)