We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d15a71c commit ba847c3Copy full SHA for ba847c3
1 file changed
pyproject.toml
@@ -44,11 +44,11 @@ requests = "^2.25.1"
44
45
[tool.poetry.dev-dependencies]
46
alabaster = "^0.7.12"
47
-black = "^22"
48
-isort = "^5.6.4"
+black = "^24.4.2"
+isort = "^5.13.2"
49
pytest = "^8.2.1"
50
pytest-black = "^0.3.12"
51
-pytest-isort = "^1.2.0"
+pytest-isort = "^4.0.0"
52
pytest-cov = "^4.0.0"
53
responses = "^0.13.0"
54
sphinx = "^3.5.2"
0 commit comments