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 7487331 commit 8f61a32Copy full SHA for 8f61a32
pyproject.toml
@@ -22,7 +22,7 @@ python = "^3.9"
22
httpx = ">=0.23,<1"
23
24
[tool.poetry.dev-dependencies]
25
-black = "^22.12"
+black = "^23.3"
26
pytest = "^7.1.2"
27
pytest-httpx = ">0.15,<1"
28
pytest-asyncio = "^0.16.0"
0 commit comments