Skip to content

Commit 64d3718

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump sphinx-rtd-theme from 0.5.2 to 1.0.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.2 to 1.0.0. - [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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 768752a commit 64d3718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"pyyaml==5.4.1",
1212
"sphinx==4.2.0",
1313
"sphinx-issues==1.2.0",
14-
"sphinx-rtd-theme==0.5.2",
14+
"sphinx-rtd-theme==1.0.0",
1515
],
1616
}
1717
EXTRAS_REQUIRE["tests"] = (

0 commit comments

Comments
 (0)