From defc4d2b94f5a3bf97677983f428f21b05b8179d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 08:12:33 +0000 Subject: [PATCH] build(deps): 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] --- docs-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-requirements.txt b/docs-requirements.txt index e34e4af0..062c3b0b 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -1,3 +1,3 @@ -r tox-requirements.txt -Sphinx==3.4.3 +Sphinx==3.5.3 Django