From 043935a66b4d29032fc49e74b65d3bc7f49300ca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Jul 2021 19:15:23 -0400 Subject: [PATCH] Update sphinx from 3.1.2 to 4.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c973431..116e356 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.7.7 tox==3.11.1 coverage==4.5.3 twine==3.2.0 -Sphinx==3.1.2 +Sphinx==4.0.3 pytest==4.5.0 pytest-runner==5.2