Skip to content

Commit 9b5cfb8

Browse files
Bump ruff from 0.12.7 to 0.12.9 (#24)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.7 to 0.12.9. - [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.7...0.12.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a33e157 commit 9b5cfb8

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

Lines changed: 21 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
@@ -25,7 +25,7 @@ build-backend = "poetry.core.masonry.api"
2525
[tool.poetry.group.dev.dependencies]
2626
black = "^25.1.0"
2727
isort = "^6.0.1"
28-
ruff = "^0.12.7"
28+
ruff = "^0.12.9"
2929
pre-commit = "^4.3.0"
3030
pytest = "^8.4.1"
3131

0 commit comments

Comments
 (0)