Update dependency ruff to ^0.7.0

This commit is contained in:
renovate[bot]
2024-10-17 19:17:57 +00:00
parent 00da377360
commit b5970203f1
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.6.0"
ruff = "^0.7.0"
[tool.poetry.group.github]
optional = true