We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044bc48 commit 3f34c23Copy full SHA for 3f34c23
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ python = "^3.8"
22
httpx = ">=0.20,<1"
23
24
[tool.poetry.dev-dependencies]
25
-black = "^21.12b0"
+black = "^22.3.0"
26
pytest = "^6.2.5"
27
pytest-httpx = ">0.15,<1"
28
pytest-asyncio = "^0.16.0"
0 commit comments