From e159ab4c6581ce346767d02ddbcf9d9796e9c271 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 30 Jul 2024 03:55:25 -0700 Subject: [PATCH] Update sphinx from 1.8.1 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 3789afb..476073c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.5.0 tox==3.5.2 coverage==4.5.1 -Sphinx==1.8.1 +Sphinx==8.0.2 twine==1.12.1 pytest==3.9.1