From 9a4b66f128c3c99bda6b9d6d96093bcc23234480 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Jul 2024 15:05:15 -0400 Subject: [PATCH] Update sphinx from 1.7.6 to 7.4.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d16abf2..fd34cd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ wheel==0.31.1 watchdog==0.8.3 tox==3.1.3 flake8==3.5.0 -Sphinx==1.7.6 +Sphinx==7.4.3 PyYAML==3.13