From 137ccf51f9d8b5fd87bdeb4117ed42f5d43813c8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 05:50:42 +0000 Subject: [PATCH] Bump sphinx from 3.4.3 to 3.5.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 3.5.3. - [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/commits) 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 9fc8af7..d6c1dc2 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -4,5 +4,5 @@ -r base.txt -sphinx==3.4.3 +sphinx==3.5.3 sphinx_rtd_theme==0.5.1