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 fb2da82 commit 2c35f39Copy full SHA for 2c35f39
pyproject.toml
@@ -23,7 +23,7 @@ httpx = ">=0.23,<1"
23
24
[tool.poetry.dev-dependencies]
25
black = "^22.6.0"
26
-pytest = "^6.2.5"
+pytest = "^7.1.2"
27
pytest-httpx = ">0.15,<1"
28
pytest-asyncio = "^0.16.0"
29
isort = "^5.10.0"
0 commit comments