add pyupgrade and update project dependencies

This commit is contained in:
grillazz
2021-09-30 09:13:30 +02:00
parent f9c0ab895e
commit 9550376514
2 changed files with 201 additions and 192 deletions

View File

@@ -20,6 +20,7 @@ pytest-asyncio = "*"
pytest-cov = "*"
autoflake = "*"
rich = "*"
pyupgrade = "*"
[dev-packages]
icecream = "*"