chore: Update Black to v23.3
This commit is contained in:
parent
4b71b84543
commit
de018445b1
File diff suppressed because it is too large
Load Diff
|
@ -17,9 +17,8 @@ coverage = "^6.5.0"
|
|||
pytest = "^7.2.0"
|
||||
httpx = "^0.23.1"
|
||||
|
||||
|
||||
[tool.poetry.group.lint.dependencies]
|
||||
black = "^22.10.0"
|
||||
black = "^23.3.0"
|
||||
flake8 = "^5.0.4"
|
||||
flake8-builtins = "^2.0.1"
|
||||
flake8-blind-except = "^0.2.1"
|
||||
|
|
Loading…
Reference in New Issue