Skip to content

Commit fbef7cb

Browse files
Update sphinx requirement from >=5.0.2 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@v5.0.2...v7.4.7) --- updated-dependencies: - dependency-name: sphinx dependency-version: 7.4.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e58125 commit fbef7cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ mypy>=0.961
33
# Include modules used for development
44
pylint>=2.14.4
55
pytest>=8.4.2
6-
sphinx>=5.0.2
6+
sphinx>=7.4.7

0 commit comments

Comments
 (0)