Skip to content

Commit ac51938

Browse files
chore(deps-dev): update sphinx-rtd-theme requirement
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...3.1.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c700b4 commit ac51938

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ optional = true
7676

7777
[tool.poetry.group.docs.dependencies]
7878
sphinx = ">=6,<8"
79-
sphinx-rtd-theme = ">=1.3,<3.0"
79+
sphinx-rtd-theme = ">=1.3,<4.0"
8080
expiringdict = ">=1.1.4"
8181
pyrfc3339 = ">=1.0"
8282
jsonpickle = ">1.4.1"

0 commit comments

Comments
 (0)