Skip to content

Commit 90f6929

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

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
@@ -4,7 +4,7 @@ pytest
44
pytest-cov
55
pluggy>=0.3.1
66
randomize>=0.13
7-
sphinx>=1.4 # BSD
7+
sphinx>=7.4.7 # BSD
88
sphinx_markdown_tables
99
pycodestyle
1010
autopep8

0 commit comments

Comments
 (0)