Skip to content

Commit b2a1a17

Browse files
Update dependency ruff to ^0.11.0 (#249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50e01f8 commit b2a1a17

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
@@ -57,7 +57,7 @@ sphinxcontrib-trio = "^1.1.2"
5757

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

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

0 commit comments

Comments
 (0)