Skip to content

Commit f53d443

Browse files
chore(deps): update sphinx requirement (#323)
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/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v1.2.1...v8.0.0rc1) --- 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 4ac32bb commit f53d443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ pytest-cov
77
pytest-xdist
88
randomize>=0.13
99
recommonmark
10-
sphinx>=1.2.1,!=1.3b1,<7.5 # BSD
10+
sphinx>=1.2.1,!=1.3b1,<8.1 # BSD
1111
black

0 commit comments

Comments
 (0)