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