chore(deps): update dependency ruff to ^0.0.252 (#2155)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-23 09:30:02 -09:00
committed by GitHub
parent 9d35b0923a
commit 076410071c
2 changed files with 20 additions and 20 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.247"
ruff = "^0.0.252"
types-PyYAML = "^6.0.4"
types-python-dateutil = "^2.8.18"
types-python-slugify = "^6.0.0"