From 3cbddfc9e106c2b82c5a8da6ad3663a0a8571b77 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 05:48:11 -0500 Subject: [PATCH] Update sphinx from 2.2.1 to 8.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c12b272..3e96520 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ ruamel.yaml==0.16.5 ruamel.yaml.clib==0.2.0 six==1.13.0 snowballstemmer==2.0.0 -Sphinx==2.2.1 +Sphinx==8.1.3 sphinx-bootstrap-theme==0.7.1 urllib3==1.25.7 wcwidth==0.1.7