chore(deps): update dependency ruff to ^0.0.247 (#2125)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-19 15:32:55 -09:00
committed by GitHub
parent 3a4c37e04f
commit 8e43fc6848
2 changed files with 20 additions and 19 deletions

View File

@@ -54,7 +54,7 @@ pylint = "^2.6.0"
pytest = "^7.2.0"
pytest-asyncio = "^0.20.3"
rich = "^13.0.0"
ruff = "^0.0.241"
ruff = "^0.0.247"
types-PyYAML = "^6.0.4"
types-python-dateutil = "^2.8.18"
types-python-slugify = "^6.0.0"