Skip to content

Commit 9aeba00

Browse files
Bump sphinx-rtd-theme from 0.5.0 to 0.5.1 (#42)
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.0 to 0.5.1. - [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.0...0.5.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfc69a8 commit 9aeba00

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
@@ -10,7 +10,7 @@
1010
license='MIT',
1111

1212
packages=['sponge_docs_theme'],
13-
install_requires=['sphinx_rtd_theme==0.5.0'],
13+
install_requires=['sphinx_rtd_theme==0.5.1'],
1414

1515
message_extractors={
1616
'src/theme/js': [

0 commit comments

Comments
 (0)