Skip to content

Commit 82079e1

Browse files
chore(deps)(deps): update sphinx requirement from <8.2.0,>=5 to >=5,<9.1.0 (#820)
chore(deps)(deps): update sphinx requirement 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/v9.0.4/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v5.0.0...v9.0.4) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.4 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 fa3e1fc commit 82079e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ numba
66
# document requirements
77
pandoc
88
Jinja2
9-
sphinx>=5, <8.2.0
9+
sphinx>=5, <9.1.0
1010
myst-nb
1111
sphinx_thebe
1212
sphinx-autodoc-typehints

0 commit comments

Comments
 (0)