Skip to content

Commit 8f02233

Browse files
chore(deps): update sphinx requirement (#149)
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@v1.2.1...v4.1.0) --- 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 a453f7a commit 8f02233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ pytest-cov
1010
pytest-xdist
1111
randomize>=0.13
1212
recommonmark
13-
sphinx>=1.2.1,!=1.3b1,<4.1 # BSD
13+
sphinx>=1.2.1,!=1.3b1,<4.2 # BSD

0 commit comments

Comments
 (0)