Skip to content

Commit c51af2e

Browse files
Update sphinx requirement from >=1.4 to >=8.1.3
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/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v1.4...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8a5cee commit c51af2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluggy>=0.3.1
66
py>=1.4.31
77
randomize>=0.13
88
mock>=2.0.0
9-
sphinx>=1.4 # BSD
9+
sphinx>=8.1.3 # BSD
1010
recommonmark
1111
sphinx_markdown_tables
1212
pycodestyle

0 commit comments

Comments
 (0)