Skip to content

Commit 5f5fed0

Browse files
chore(deps): update dependency sphinx to v9.1.0
1 parent e43e782 commit 5f5fed0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
tox==4.34.1 ; python_version >= "3.10"
44
tox==4.34.1 ; python_version < "3.10"
55
wheel==0.46.3
6-
Sphinx==9.0.4 ; python_version >= "3.11"
7-
Sphinx==7.4.7 ; python_version < "3.11"
6+
Sphinx==9.1.0 ; python_version >= "3.11"
7+
Sphinx==9.1.0 ; python_version < "3.11"
88
sphinx-rtd-theme==3.1.0 ; python_version >= "3.11"
99
sphinx-rtd-theme==3.1.0 ; python_version < "3.11"
1010
pypandoc==1.16.2

0 commit comments

Comments
 (0)