chore(deps): update dependency ruff to ^0.5.0 (#3807)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-28 15:03:03 +00:00
committed by GitHub
parent 97550899d0
commit 4831adb0f3
3 changed files with 22 additions and 21 deletions

View File

@@ -63,7 +63,7 @@ pylint = "^3.0.0"
pytest = "^8.0.0"
pytest-asyncio = "^0.23.0"
rich = "^13.5.2"
ruff = "^0.4.0"
ruff = "^0.5.0"
types-PyYAML = "^6.0.4"
types-python-dateutil = "^2.8.18"
types-python-slugify = "^6.0.0"