From 9e1bd7b13d398b1feb4086cabcb8ff91a7af681a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 05:05:13 +0000 Subject: [PATCH] Bump sphinx from 3.0.4 to 3.3.1 in /requirements Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.4 to 3.3.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.3.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..a0cc902 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.3.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