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