bump project deps

This commit is contained in:
Jakub Miazek
2022-05-22 14:29:04 +02:00
parent 7bec2ea2ec
commit 9482465592
3 changed files with 154 additions and 103 deletions

View File

@@ -19,6 +19,7 @@ pytest-cov = "*"
pytest-asyncio = "*"
[dev-packages]
devtools = {extras = ["pygments"], version = "*"}
isort = "*"
mypy = "*"
flake8 = "*"
@@ -26,7 +27,6 @@ black = "*"
safety = "*"
autoflake = "*"
pyupgrade = "*"
icecream = "*"
ipython = "*"
pylint = "*"