From 62b26c0c1e7ae6bdc7f6d40749a0cb566c43633f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 13 Oct 2024 17:31:09 -0700 Subject: [PATCH] Update sphinx from 1.7.2 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 5ab5b7b..0f1b56a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.8.3 flake8==3.5.0 tox==2.7.0 coverage==4.4.1 -Sphinx==1.7.2 +Sphinx==8.1.3 cryptography==1.9 PyYAML==3.12