From 115e26ac8f9626f7f56a1be8c9cf96bbbc17c629 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 05:39:21 -0700 Subject: [PATCH] Update sphinx from 1.8.1 to 8.1.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3789afb..95c6da5 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.1.3 twine==1.12.1 pytest==3.9.1