Update dependency ruff to ^0.8.0 (#46)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-22 12:11:32 +00:00
committed by GitHub
parent eedde2b109
commit 02485bf0d3
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.7.0"
ruff = "^0.8.0"
[tool.poetry.group.github]
optional = true