chore(deps): update dependency ruff to ^0.3.0 (#3237)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-29 12:07:03 -06:00
committed by GitHub
parent 57ca357969
commit a475afd570
2 changed files with 20 additions and 20 deletions

View File

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