Skip to content

Commit 0754ab0

Browse files
chore(deps): bump ruff 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.13.0 to 0.13.1 - [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.13.0...0.13.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e5e748 commit 0754ab0

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

cdk/poetry.lock

Lines changed: 25 additions & 25 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.13.0"
13+
ruff = "^0.13.1"
1414
cdk8s-plus-32 = "^2.4.5"
1515

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

0 commit comments

Comments
 (0)