Skip to content

Commit 72eae97

Browse files
Update dependency ruff to ^0.9.1 (#674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66b45a5 commit 72eae97

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
@@ -25,7 +25,7 @@ sphinxcontrib-jquery = "^4.1"
2525

2626
[tool.poetry.group.lint.dependencies]
2727
black = "^24.10.0"
28-
ruff = "^0.9.0"
28+
ruff = "^0.9.1"
2929

3030
[tool.poetry.group.test.dependencies]
3131
coverage = "^7.6.10"

0 commit comments

Comments
 (0)