Skip to content

Commit bb5c8e5

Browse files
Update sphinx requirement from ~=6.2.1 to ~=7.2.6 (#155)
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v6.2.1...v7.2.6) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ae266a commit bb5c8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-docs.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
# setup.py.
1212
ipython ~=7.34.0
1313
numpydoc ~=1.6
14-
sphinx ~=6.2.1
14+
sphinx ~=7.2.6
1515
sphinx-copybutton ~=0.5.2
1616
sphinx_rtd_theme ~=1.3.0

0 commit comments

Comments
 (0)