Skip to content

Commit 7410968

Browse files
Update sphinx requirement from ~=4.1 to ~=5.1
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/5.x/CHANGES) - [Commits](sphinx-doc/sphinx@v4.1.0...v5.1.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c5c54e commit 7410968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx~=4.1
1+
sphinx~=5.1
22
# >= 1.0.0rc1 for https://github.com/readthedocs/sphinx_rtd_theme/issues/1115
33
sphinx-rtd-theme >= 1.0.0rc1
44
sphinx-autodoc-typehints

0 commit comments

Comments
 (0)