Skip to content

Commit 1e4acfb

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](https://github.com/sphinx-doc/sphinx/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee262d8 commit 1e4acfb

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
@@ -4,7 +4,7 @@ default-values>=0.4.2
44
extras-require>=0.2.0
55
furo>=2020.11.19b18
66
seed-intersphinx-mapping>=0.3.1
7-
sphinx<3.4.0,>=3.0.3
7+
sphinx>=3.0.3,<3.6.0
88
sphinx-copybutton>=0.2.12
99
sphinx-notfound-page>=0.5
1010
sphinx-prompt>=1.1.0

0 commit comments

Comments
 (0)