Skip to content

Commit 5d6dd41

Browse files
chore(deps): update sphinx-rtd-theme requirement (#499)
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@1.3.0...2.0.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jan Kowalleck <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e9a12b9 commit 5d6dd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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>=7.2.6,<8
33
sphinx-autoapi>=3.0.0,<4
4-
sphinx-rtd-theme>=1.3.0,<2
4+
sphinx-rtd-theme>=2.0.0,<3

0 commit comments

Comments
 (0)