From b80f9c2830da23d47458f2c10ea2c4cf4ea97caf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Oct 2024 04:30:19 -0700 Subject: [PATCH] Update sphinx from 3.5.3 to 8.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3f18e01..55f8a57 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.0.2 flake8==3.9.0 tox==3.23.0 coverage==5.5 -Sphinx==3.5.3 +Sphinx==8.1.1 twine==3.4.1 pytest==6.2.2