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 a1af5c2 commit 1d7b1e3Copy full SHA for 1d7b1e3
pyproject.toml
@@ -28,7 +28,7 @@ httpx = ">=0.23,<1"
28
29
[tool.poetry.dev-dependencies]
30
black = "^22.12"
31
-pytest = "^6.2.5"
+pytest = "^7"
32
isort = "^5.10.0"
33
pytest-httpx = ">0.15,<1"
34
pytest-asyncio = "^0.16.0"
0 commit comments