Update dependency ruff to ^0.9.0

This commit is contained in:
renovate[bot]
2025-01-09 15:34:18 +00:00
committed by GitHub
parent 933b0065d0
commit fac75144b8
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.8.0"
ruff = "^0.9.0"
[tool.poetry.group.github]
optional = true