From d4135ddad695aef362fb9021b8451c304711f466 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 13:24:07 +0000 Subject: [PATCH] Bump sphinx from 3.5.0 to 4.1.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.0 to 4.1.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.5.0...v4.1.2) 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 10a105a..951498a 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -4,5 +4,5 @@ -r base.txt -sphinx==3.5.0 +sphinx==4.1.2 sphinx_rtd_theme==0.5.0