From 4cc82c8cf523d378d38941493a723fb47cd2d7ca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 19 Dec 2021 16:16:29 -0500 Subject: [PATCH] Update sphinx from 3.1.2 to 4.3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c973431..2583495 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.7.7 tox==3.11.1 coverage==4.5.3 twine==3.2.0 -Sphinx==3.1.2 +Sphinx==4.3.2 pytest==4.5.0 pytest-runner==5.2