From df66e3804f2edccb1cdeac48c8dd23f02f499ad6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 9 Aug 2020 00:07:21 -0400 Subject: [PATCH] Update sphinx from 1.7.6 to 3.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d16abf2..0759f43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ wheel==0.31.1 watchdog==0.8.3 tox==3.1.3 flake8==3.5.0 -Sphinx==1.7.6 +Sphinx==3.2.0 PyYAML==3.13