Skip to content

Commit 59a2651

Browse files
committed
Allow latest black
1 parent eae11e4 commit 59a2651

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ httpx = ">=0.23,<1"
2828
yarl = "^1.7.0"
2929

3030
[tool.poetry.dev-dependencies]
31-
black = "^21.9b0"
31+
black = "^22.8"
3232
pytest = "^6.2.5"
3333
pytest-httpx = ">0.15,<1"
3434
pytest-asyncio = "^0.15.1"

0 commit comments

Comments
 (0)