Skip to content

Commit 91cfe71

Browse files
Bump ruff from 0.7.4 to 0.12.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.12.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.7.4...0.12.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb6b357 commit 91cfe71

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jsonschema = "4.24.0"
1212

1313
[tool.poetry.group.dev.dependencies]
1414
yamllint = "^1.35.1"
15-
ruff = "^0.7.2"
15+
ruff = "^0.12.1"
1616
mypy = "^1.13.0"
1717

1818
[build-system]

0 commit comments

Comments
 (0)