From f6079d4a2e293695ac3c52990cc8986fb322634c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 30 Jul 2024 10:39:41 +0300 Subject: [PATCH] Update sphinx from 1.7.2 to 8.0.2 --- requirements-travis.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-travis.txt b/requirements-travis.txt index e3ddab8..5ce5ee1 100644 --- a/requirements-travis.txt +++ b/requirements-travis.txt @@ -1,4 +1,4 @@ pytest==8.1.1 -Sphinx==1.7.2 +Sphinx==8.0.2 PyYAML==5.1 ipython==6.3.1 \ No newline at end of file