Skip to content

Commit 70086d6

Browse files
[Dependabot]: 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) - [Commits](sphinx-doc/sphinx@v5.3.0...v6.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be2775f commit 70086d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pyTooling>=2.11.0
44

55
# Enforce latest version on ReadTheDocs
6-
sphinx>=5.3.0, <6.0
6+
sphinx>=5.3.0, <7.0
77

88
# Sphinx Extenstions
99
#sphinx.ext.coverage

0 commit comments

Comments
 (0)