bump ruff and do fixes (#2375)

This commit is contained in:
Hayden
2023-05-05 14:43:23 -08:00
committed by GitHub
parent f27bb00dc3
commit 23786c1f5e
8 changed files with 26 additions and 30 deletions

View File

@@ -55,7 +55,7 @@ pylint = "^2.6.0"
pytest = "^7.2.0"
pytest-asyncio = "^0.21.0"
rich = "^13.0.0"
ruff = "^0.0.252"
ruff = "^0.0.265"
types-PyYAML = "^6.0.4"
types-python-dateutil = "^2.8.18"
types-python-slugify = "^6.0.0"