From 1d353427469a19f5910ade83e4e98a3229017fd9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 08:28:02 +0000 Subject: [PATCH] build(deps): bump sphinx from 3.4.3 to 3.5.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 3.5.2. - [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.4.3...v3.5.2) 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..ff30fcb7 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -1,3 +1,3 @@ -r tox-requirements.txt -Sphinx==3.4.3 +Sphinx==3.5.2 Django