From a78ad3a3fc63db462348aa773a251808b9674b14 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 9 May 2021 19:18:57 -0500 Subject: [PATCH] Update sphinx from 3.5.4 to 4.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ff44544..239cece 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==1.0.2 flake8==3.9.1 tox==3.21.2 coverage==5.4 -Sphinx==3.5.4 +Sphinx==4.0.0 twine==3.3.0 pytest==6.2.2 pytest-runner==5.2