From e17847f56acd4dab13ffadc5dae579f0db6903d8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 04:59:57 +0000 Subject: [PATCH] Bump sphinx from 3.0.4 to 3.2.1 in /requirements Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.4 to 3.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.0.4...v3.2.1) 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..da725d8 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,2 +1,2 @@ -Sphinx==3.0.4 # https://github.com/sphinx-doc/sphinx +Sphinx==3.2.1 # 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