From d9b4b10a52bb56bfb2cb29c4df21d802af007c49 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 09:14:35 +0000 Subject: [PATCH] Bump sphinx-rtd-theme from 0.4.3 to 0.5.0 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d2fe7f..6a6ae54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ prospector==1.2.0; python_version < '3.8' and python_implementation != 'PyPy' pytest==5.4.3 pytest-cov==2.10.0 pytest-django==3.9.0 -sphinx_rtd_theme==0.4.3 +sphinx_rtd_theme==0.5.0 tox==3.15.2