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 5056231 commit 0dfd579Copy full SHA for 0dfd579
pyproject.toml
@@ -27,7 +27,7 @@ python = "^3.9"
27
httpx = ">=0.23,<1"
28
29
[tool.poetry.dev-dependencies]
30
-black = "^22.8"
+black = "^22.12"
31
pytest = "^6.2.5"
32
isort = "^5.10.0"
33
pytest-httpx = ">0.15,<1"
0 commit comments