Skip to content

Commit faa7ad6

Browse files
Update dependency ruff to ^0.12.4 (#2895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 609fed3 commit faa7ad6

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
@@ -73,7 +73,7 @@ sphinxcontrib-jquery = "^4.1"
7373
sphinxcontrib-programoutput = "^0.17"
7474

7575
[tool.poetry.group.lint.dependencies]
76-
ruff = "^0.12.3"
76+
ruff = "^0.12.4"
7777

7878
[tool.poetry.group.test.dependencies]
7979
coverage = {extras = ["toml"], version = "^7.9.2"}

0 commit comments

Comments
 (0)