From e92b3fa9af5bfbd47eeca33904cdc50a1c44ad6d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 05:51:02 +0000 Subject: [PATCH] Bump sphinx from 2.4.1 to 4.0.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.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/v2.4.1...v4.0.2) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 35e787d..5b6ca4e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ pip==20.0.2 plumbum==1.6.8 pytest==5.3.5 PyYAML==5.3 -Sphinx==2.4.1 +Sphinx==4.0.2 tox==3.14.3 wheel==0.34.2 watchdog==0.10.2