Skip to content

Commit 26669b1

Browse files
chore(deps): update sphinx requirement
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.2.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abc421b commit 26669b1

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,<8.2 # BSD
10+
sphinx>=1.2.1,!=1.3b1,<8.3 # BSD
1111
black

0 commit comments

Comments
 (0)