Skip to content

Commit 434ebbd

Browse files
authored
Merge pull request #8428 from kenjis/update-sphinx-version
chore: update Sphinx version to 5.3
2 parents 8c4c5a7 + 49acaf0 commit 434ebbd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

user_guide_src/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
sphinx>=4.5.0,<5
2-
sphinxcontrib-phpdomain>=0.8.0
3-
docutils>=0.16
4-
sphinx-rtd-theme>=0.5.0
5-
jinja2<3.1
1+
sphinx>=5.3.0,<6.0.0
2+
sphinxcontrib-phpdomain>=0.11.0
3+
docutils>=0.19
4+
sphinx-rtd-theme>=2.0.0,<3.0.0
5+
jinja2>=3.1.3,<4.0.0

0 commit comments

Comments
 (0)