Skip to content

Commit d1aa0f4

Browse files
Update sphinx requirement from <8.3,>=7.4 to >=7.4,<9.1 (#73)
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@v7.4.0...v9.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e89f4ad commit d1aa0f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx>=7.4,<8.3
1+
sphinx>=7.4,<9.1
22
sphinx-autodoc-typehints>=1.24,<3.6
33
sphinx-rtd-theme>=2.0.0,<3.0.3
44
docutils<0.23

0 commit comments

Comments
 (0)