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