Skip to content

Commit 6ba7857

Browse files
Bump ruff from 0.12.9 to 0.12.10 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.9 to 0.12.10 - [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.9...0.12.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dec6780 commit 6ba7857

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

cdk/poetry.lock

Lines changed: 21 additions & 21 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.9"
13+
ruff = "^0.12.10"
1414
cdk8s-plus-32 = "^2.4.0"
1515

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

0 commit comments

Comments
 (0)