Skip to content

Commit a2a2986

Browse files
chore(deps): update sphinx requirement (#268)
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@v1.2.1...v7.2.2) --- 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 b5916ce commit a2a2986

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,<7.2 # BSD
10+
sphinx>=1.2.1,!=1.3b1,<7.3 # BSD

0 commit comments

Comments
 (0)