Update dependency ruff to ^0.6.0

This commit is contained in:
renovate[bot]
2024-08-15 14:17:42 +00:00
parent 8eca863748
commit 980742e10b
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.5.1"
ruff = "^0.6.0"
[tool.poetry.group.github]
optional = true