We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f84e39 commit 75130a7Copy full SHA for 75130a7
1 file changed
requirements-dev.txt
@@ -3,8 +3,8 @@
3
tox==4.34.1 ; python_version >= "3.10"
4
tox==4.34.1 ; python_version < "3.10"
5
wheel==0.46.2
6
-Sphinx==9.0.4 ; python_version >= "3.11"
7
-Sphinx==7.4.7 ; python_version < "3.11"
+Sphinx==9.1.0 ; python_version >= "3.11"
+Sphinx==9.1.0 ; python_version < "3.11"
8
sphinx-rtd-theme==3.1.0 ; python_version >= "3.11"
9
sphinx-rtd-theme==3.1.0 ; python_version < "3.11"
10
pypandoc==1.16.2
0 commit comments