Skip to content

Commit f454921

Browse files
chore(deps): update sphinx requirement (tomplus#252)
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) - [Commits](sphinx-doc/sphinx@1.2.1...v6.2.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1327b53 commit f454921

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,4 +7,4 @@ pytest-cov
77
pytest-xdist
88
randomize>=0.13
99
recommonmark
10-
sphinx>=1.2.1,!=1.3b1,<6.2 # BSD
10+
sphinx>=1.2.1,!=1.3b1,<6.3 # BSD

0 commit comments

Comments
 (0)