From 0774cea4b1c2e8c50e5f87941d67416afb176aa4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 20 Jul 2024 23:47:39 -0400 Subject: [PATCH] Update sphinx from 2.2.2 to 7.4.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bed373f..8eca67b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,5 +3,5 @@ coverage==4.5.4 flake8==3.7.9 pytest==5.3.1 pytz==2019.3 -Sphinx==2.2.2 +Sphinx==7.4.7 tox==3.14.2