We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbb3c25 commit bc22fcfCopy full SHA for bc22fcf
1 file changed
pyproject.toml
@@ -28,7 +28,7 @@ httpx = ">=0.28,<1"
28
29
[tool.poetry.dev-dependencies]
30
black = "^25.12"
31
-pytest = "^8"
+pytest = "^9"
32
isort = "^5.11"
33
pytest-httpx = ">0.15,<1"
34
pytest-asyncio = "^0.16.0"
0 commit comments