From c5bc7991f2a535d0fd24b40a766cf65726411db1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Jul 2021 15:43:57 +0000 Subject: [PATCH] Update sphinx from 3.2.1 to 4.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 09890bc..7b08d85 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ wheel==0.31.1 watchdog==0.10.3 tox==3.4.0 coverage==4.5.3 -Sphinx==3.2.1 +Sphinx==4.1.0 pygments==2.2.0 cryptography==2.4.1 PyYAML==5.3.1