Update dependency ruff to ^0.12.0 (#125)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-17 22:36:34 +00:00
committed by GitHub
parent e47f30fbf4
commit 0b9ffdfd4b
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.11.0"
ruff = "^0.12.0"
[tool.poetry.group.github]
optional = true