Skip to content

Commit f48ab3e

Browse files
Update sphinx-rtd-theme requirement from <3.1,>=2.0 to >=2.0,<3.2 (#263)
Updates the requirements on [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) to permit the latest version. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@2.0.0...3.1.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 3.1.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 a80e966 commit f48ab3e

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,5 +1,5 @@
11
sphinx>=7.3.7,<=8.3.0
22
sphinx-autodoc-typehints>=1.24,<3.2
3-
sphinx-rtd-theme>=2.0,<3.1
3+
sphinx-rtd-theme>=2.0,<3.2
44
docutils<0.23
55
sphinx-copybutton

0 commit comments

Comments
 (0)