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.
2 parents e4ad3bc + 934d39d commit 735c800Copy full SHA for 735c800
docs/requirements.txt
@@ -1,4 +1,4 @@
1
m2r2>=0.3.2
2
-sphinx>=7.2.6,<8
+sphinx>=7.2.6,<9
3
sphinx-autoapi>=3.0.0,<4
4
sphinx-rtd-theme>=2.0.0,<3
pyproject.toml
@@ -94,7 +94,7 @@ isort = "5.13.2"
94
autopep8 = "2.3.1"
95
mypy = "1.11.2"
96
toml = { version="0.10.2", python="<3.11"}
97
-tox = "4.18.0"
+tox = "4.18.1"
98
xmldiff = "2.7.0"
99
bandit = "1.7.9"
100
0 commit comments