From 89248d0f4ae3cd6a1b76f986abeba6c6e2833bc7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 19 Apr 2020 20:54:44 -0400 Subject: [PATCH] Update sphinx from 1.6.3 to 3.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9f44470..6070ba1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -12,7 +12,7 @@ pytest-cov==2.5.1 pytest-runner==2.11.1 pytest==3.1.2 PyYAML==3.12 -Sphinx==1.6.3 +Sphinx==3.0.2 tox==2.7.0 watchdog==0.8.3 wheel==0.29.0