Skip to content

Commit 8af14bf

Browse files
Update sphinx-rtd-theme requirement from ~1.2 to ~1.3 (#65)
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.2.0...1.3.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74b0e2b commit 8af14bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pytest-cov = "~4.1"
3535
pytest-unordered = "~0.5"
3636
pre-commit = "~3.3"
3737
Sphinx = "~6.2"
38-
sphinx-rtd-theme = "~1.2"
38+
sphinx-rtd-theme = "~1.3"
3939
sphinxcontrib-napoleon = "~0.7"
4040
m2r = "~0.3"
4141
third-party-license-file-generator = "~2023.2"

0 commit comments

Comments
 (0)