From 971f3889c18e11a7c80e706b2af8eaa93d0b8a07 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 30 Jul 2024 06:33:28 -0400 Subject: [PATCH] Update sphinx from 4.4.0 to 8.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e0c2b65..24dcb52 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ watchdog==2.1.6 flake8==3.9.2 tox==3.24.5 coverage==6.3.2 -Sphinx==4.4.0 +Sphinx==8.0.2 twine>=1.12.1 pytest==7.1.1 pytest-runner==5.3.1