We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091c2f9 commit 2b6e648Copy full SHA for 2b6e648
pyproject.toml
@@ -27,7 +27,7 @@ python = "^3.9"
27
httpx = ">=0.23,<1"
28
29
[tool.poetry.dev-dependencies]
30
-black = "^22.12"
+black = "^23.3"
31
pytest = "^7"
32
isort = "^5.11"
33
pytest-httpx = ">0.15,<1"
0 commit comments