Skip to content

Commit fd89cc7

Browse files
Update sphinx requirement from ~=4.5 to ~=5.0 (#1577)
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.5.0...v5.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4cc193 commit fd89cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
-e .
2-
sphinx~=4.5
2+
sphinx~=5.0

0 commit comments

Comments
 (0)