We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c46f40 commit 34444a3Copy full SHA for 34444a3
pyproject.toml
@@ -11,7 +11,7 @@ httpx = ">=0.24,<1"
11
12
[tool.poetry.dev-dependencies]
13
black = "^24.3.0"
14
-pytest = "^6.2.5"
+pytest = "^8"
15
pytest-httpx = ">=0.21,<1"
16
pytest-asyncio = "^0.15.1"
17
0 commit comments