Skip to content

Commit acbd17d

Browse files
Update sphinx requirement from ~=5.2.3 to ~=5.3.0 (#123)
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) - [Commits](sphinx-doc/sphinx@v5.2.3...v5.3.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf219b6 commit acbd17d

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.5
14-
sphinx ~=5.2.3
14+
sphinx ~=5.3.0
1515
sphinx-copybutton ~=0.5.0
1616
sphinx_rtd_theme ~=1.0.0

0 commit comments

Comments
 (0)