Update dev dependency black.
This commit is contained in:
parent
2d2b4b1e02
commit
4b524960b8
2 changed files with 231 additions and 286 deletions
|
@ -22,7 +22,7 @@ curlify = "^2.2.1"
|
|||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^6.2.2"
|
||||
black = "^20.8b1"
|
||||
black = "^22.10.0"
|
||||
flake8 = "^3.9.1"
|
||||
isort = "^5.8.0"
|
||||
responses = "^0.13.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue