From 0eb6af2cfa031726ac730ccbcdfbea832815b734 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 05:28:34 +0000 Subject: [PATCH] Bump sphinx-rtd-theme from 0.4.3 to 0.5.0 in /requirements Bumps [sphinx-rtd-theme](https://github.com/rtfd/sphinx_rtd_theme) from 0.4.3 to 0.5.0. - [Release notes](https://github.com/rtfd/sphinx_rtd_theme/releases) - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/rtfd/sphinx_rtd_theme/compare/0.4.3...0.5.0) Signed-off-by: dependabot-preview[bot] --- requirements/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docs.txt b/requirements/docs.txt index cafd60e..23b6358 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,2 +1,2 @@ Sphinx==3.0.4 # https://github.com/sphinx-doc/sphinx -sphinx-rtd-theme==0.4.3 # https://github.com/readthedocs/sphinx_rtd_theme \ No newline at end of file +sphinx-rtd-theme==0.5.0 # https://github.com/readthedocs/sphinx_rtd_theme \ No newline at end of file