bump some tools
This commit is contained in:
parent
228f38f101
commit
5b7067f382
2 changed files with 33 additions and 105 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue