From 67a35154ff1a03660764064044205ebc5e38d4c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 13:16:54 +0000 Subject: [PATCH] build(deps): bump sphinx from 3.2.1 to 4.0.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.1 to 4.0.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.2.1...v4.0.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 f4dc5dd..7cd742c 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1 +1 @@ -Sphinx==3.2.1 \ No newline at end of file +Sphinx==4.0.2 \ No newline at end of file