From 903de12bd6db9907c3df3ae983ea200d2f524aee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Jan 2021 18:10:05 -0500 Subject: [PATCH] Update sphinx from 3.4.1 to 3.4.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ab43b8e..8cd800d 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.1 -Sphinx==3.4.1 +Sphinx==3.4.3 cryptography==3.3.1 PyYAML==5.3.1 pytest==6.2.1