Skip to content

Commit c0ab8d1

Browse files
Update sphinx-rtd-theme requirement from ~=0.5.2 to ~=1.0.0 (#83)
Updates the requirements on [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) to permit the latest version. - [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases) - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@0.5.2...1.0.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2877427 commit c0ab8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ ipython ~=7.28.0
1414
numpydoc ~=1.1.0
1515
sphinx ~=4.1.2
1616
sphinx-copybutton ~=0.4.0
17-
sphinx_rtd_theme ~=0.5.2
17+
sphinx_rtd_theme ~=1.0.0

0 commit comments

Comments
 (0)