bump some tools

This commit is contained in:
Guilhem Saurel
2022-09-07 18:20:59 +02:00
parent 228f38f101
commit 5b7067f382
2 changed files with 33 additions and 105 deletions

View File

@@ -18,10 +18,10 @@ matrix-nio = "^0.18.3"
[tool.poetry.dev-dependencies]
httpx = "^0.23.0"
coverage = "^5.5"
black = "^21.6b0"
black = "^22.8.0"
coverage = "^6.4.4"
pydocstyle = "^6.1.1"
flake8 = "^3.9.2"
flake8 = "^5.0.4"
pyupgrade = "^2.31.0"
[tool.pydocstyle]