From c152d37e7e5bba824d4d5bd6f8d2c19c113c753a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 16 Jun 2022 17:09:28 -0400 Subject: [PATCH] Update sphinx from 3.1.2 to 5.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c973431..addc198 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==5.0.2 pytest==4.5.0 pytest-runner==5.2