Update dependency ruff to ^0.10.0 (#89)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-14 01:44:15 +00:00
committed by GitHub
parent 8fc78dfd68
commit 69b49622a3
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.9.0"
ruff = "^0.10.0"
[tool.poetry.group.github]
optional = true