Skip to content

Commit 53594a4

Browse files
chore(deps): update sphinx-autoapi requirement from <4,>=3 to >=3.6.1,<4
Updates the requirements on [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) to permit the latest version. - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-autoapi@v3.0.0...v3.6.1) --- updated-dependencies: - dependency-name: sphinx-autoapi dependency-version: 3.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ef5bc3 commit 53594a4

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 @@
11
m2r2>=0.3.2
22
sphinx>=8,<9
3-
sphinx-autoapi>=3,<4
3+
sphinx-autoapi>=3.6.1,<4
44
sphinx-rtd-theme>=3,<4

0 commit comments

Comments
 (0)