Update dependency ruff to ^0.11.0 (#90)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-14 17:54:02 +00:00
committed by GitHub
parent 69b49622a3
commit 9cd79c3b1e
2 changed files with 21 additions and 21 deletions

View File

@@ -18,7 +18,7 @@ optional = true
[tool.poetry.group.test.dependencies]
pytest = "^8.0.0"
ruff = "^0.10.0"
ruff = "^0.11.0"
[tool.poetry.group.github]
optional = true