Skip to content

Commit ca680f0

Browse files
Update dependency ruff to ^0.11.2
1 parent 22279e0 commit ca680f0

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ sphinxcontrib-jquery = "^4.1"
5757

5858
[tool.poetry.group.lint.dependencies]
5959
black = "^25.1.0"
60-
ruff = "^0.9.5"
60+
ruff = "^0.11.2"
6161

6262
[tool.poetry.group.test.dependencies]
6363
pytest = "^8.3.5"

0 commit comments

Comments
 (0)