Skip to content

Commit b5a1a87

Browse files
Update sphinx requirement from ~=7.3.7 to ~=8.1.3 (#186)
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/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.3.7...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ede22d1 commit b5a1a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
# setup.py.
1212
ipython ~=7.34.0
1313
numpydoc ~=1.7
14-
sphinx ~=7.3.7
14+
sphinx ~=8.1.3
1515
sphinx-copybutton ~=0.5.2
1616
sphinx_rtd_theme ~=3.0.1

0 commit comments

Comments
 (0)