From 041e7dfdd39262322b72069778b9e32f28e420aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 12 Nov 2020 16:17:05 -0500 Subject: [PATCH] Update sphinx from 3.2.1 to 3.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7189118..64104a5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.10.3 flake8==3.8.4 tox==3.20.1 coverage==5.3 -Sphinx==3.2.1 +Sphinx==3.3.1 cryptography==2.8 PyYAML==5.3.1 pytest==5.3.5