Skip to content

Commit 8e98f04

Browse files
chore: update sphinx requirement from ==2.* to ==3.*
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@v2.0.0b1...v3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d862352 commit 8e98f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ m2r==0.*
55
pep8==1.*
66
pycodestyle==2.*
77
pytest-cov==2.*
8-
Sphinx==2.*
8+
Sphinx==3.*
99
sphinxcontrib-log-cabinet==1.*
1010
sphinxcontrib-websupport==1.*
1111
twine==3.*

0 commit comments

Comments
 (0)