chore(deps): update dependency ruff to ^0.7.0 (#4384)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-17 22:15:03 +00:00
committed by GitHub
parent 79b3308f15
commit 292ff8313b
2 changed files with 21 additions and 21 deletions

View File

@@ -64,7 +64,7 @@ pylint = "^3.0.0"
pytest = "^8.0.0"
pytest-asyncio = "^0.24.0"
rich = "^13.5.2"
ruff = "^0.6.0"
ruff = "^0.7.0"
types-PyYAML = "^6.0.4"
types-python-dateutil = "^2.8.18"
types-python-slugify = "^6.0.0"