Skip to content

Commit 88f69c1

Browse files
Update sphinx requirement from ~=3.3 to ~=4.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/4.x/CHANGES) - [Commits](sphinx-doc/sphinx@v3.3.0...v4.1.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0db3dce commit 88f69c1

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~=3.3
1+
sphinx~=4.1
22
sphinx-rtd-theme
33
sphinx-autodoc-typehints
44
-e .[dev]

0 commit comments

Comments
 (0)