Skip to content

Commit bdbf8d0

Browse files
Update sphinx requirement from <8.2.0 to <9.1.0
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@v0.1.61611...v9.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d853c7 commit bdbf8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pytest-cov>=2.6.0
1010

1111
flake8>=3.5.0
1212

13-
sphinx<8.2.0
13+
sphinx<9.1.0
1414
sphinx_book_theme
1515
sphinxcontrib-bibtex
1616
sphinx-math-dollar

0 commit comments

Comments
 (0)