Skip to content

Commit cf63faf

Browse files
Update sphinx requirement from <3.4.0,>=3.0.3 to >=3.0.3,<3.6.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/3.x/CHANGES) - [Commits](sphinx-doc/sphinx@v3.0.3...v3.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 693d92b commit cf63faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-source/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default-values>=0.4.2
33
extras-require>=0.2.0
44
furo>=2020.11.19b18
55
seed-intersphinx-mapping>=0.3.1
6-
sphinx<3.4.0,>=3.0.3
6+
sphinx>=3.0.3,<3.6.0
77
sphinx-copybutton>=0.2.12
88
sphinx-notfound-page>=0.5
99
sphinx-prompt>=1.1.0

0 commit comments

Comments
 (0)