From ab6f8c10c632d51ccb2a814fea043a2b9077e23b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 24 Dec 2020 10:13:58 -0500 Subject: [PATCH] Update sphinx from 3.3.1 to 3.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a657b96..75dc3b2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==1.0.2 flake8==3.8.4 tox==3.20.1 coverage==5.3 -Sphinx==3.3.1 +Sphinx==3.4.1 cryptography==3.3.1 PyYAML==5.3.1 pytest==6.2.1