chore: Update Black to v23.3

This commit is contained in:
Paul Harrison 2023-05-16 18:33:40 +01:00
parent 4b71b84543
commit de018445b1
2 changed files with 559 additions and 573 deletions

1129
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -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"