Skip to content

Commit 879cf7e

Browse files
Update sphinx requirement from >=3.2.1 to >=8.1.3 (#48)
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/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v3.2.1...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.1.3 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 391e08e commit 879cf7e

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
@@ -5,5 +5,5 @@ myst-nb
55
# under `install_requires` in `setup.cfg` is also listed here!
66
# sphinx_rtd_theme
77
myst-parser[linkify]
8-
sphinx>=3.2.1
8+
sphinx>=8.1.3
99
sphinx-autodoc-typehints

0 commit comments

Comments
 (0)