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 c3e9319 commit fb2da82Copy full SHA for fb2da82
pyproject.toml
@@ -22,7 +22,7 @@ python = "^3.8"
22
httpx = ">=0.23,<1"
23
24
[tool.poetry.dev-dependencies]
25
-black = "^22.3.0"
+black = "^22.6.0"
26
pytest = "^6.2.5"
27
pytest-httpx = ">0.15,<1"
28
pytest-asyncio = "^0.16.0"
0 commit comments