We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9cf71 commit d841a59Copy full SHA for d841a59
1 file changed
requirements-dev.txt
@@ -3,8 +3,8 @@
3
tox==4.50.3 ; python_version >= "3.10"
4
tox==4.50.3 ; python_version < "3.10"
5
wheel==0.46.3
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.17
0 commit comments