Skip to content

Commit 813b02c

Browse files
dependabot[bot]mr-c
authored andcommitted
Update sphinx requirement from <9,>=2.2 to >=2.2,<10
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@v2.2.0...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1e8b6a commit 813b02c

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 >= 2.2, < 9
1+
sphinx >= 2.2, < 10
22
sphinx-rtd-theme
33
sphinx-autoapi
44
sphinx-autodoc-typehints

0 commit comments

Comments
 (0)