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 4c2f172 commit 45ebe17Copy full SHA for 45ebe17
pyproject.toml
@@ -22,7 +22,7 @@ python = "^3.9"
22
httpx = ">=0.23,<1"
23
24
[tool.poetry.dev-dependencies]
25
-black = "^22.6.0"
+black = "^22.8"
26
pytest = "^7.1.2"
27
pytest-httpx = ">0.15,<1"
28
pytest-asyncio = "^0.16.0"
0 commit comments