From 9fd03aab285bce2de737b614c4d5d061309b8d6a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 20 Mar 2021 17:25:22 -0400 Subject: [PATCH] Update sphinx from 3.4.3 to 3.5.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 47db5c5..5c97b2c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.0.2 flake8==3.9.0 tox==3.23.0 coverage==5.5 -Sphinx==3.4.3 +Sphinx==3.5.3 cryptography==3.4.6 PyYAML==5.4.1 pytest==6.2.2