From ac8caf821059c08429bcec31b6c8f56be7ceb757 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 06:01:00 +0000 Subject: [PATCH] Bump sphinx from 3.1.2 to 3.5.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 3.5.0. - [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.1.2...v3.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 ed68d7f..b45d1d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -Sphinx==3.1.2 +Sphinx==3.5.0 sphinx-rtd-theme==0.5.0