From d70eab1a1598ddcc47363efb3d239b3bfa1c6d27 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Jul 2024 03:27:28 -0700 Subject: [PATCH] Update sphinx from 2.0.1 to 7.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 861d348..a6a423a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.7.7 tox==3.9.0 coverage==4.5.3 -Sphinx==2.0.1 +Sphinx==7.4.0 twine==1.13.0 pytest==4.4.1