From f6ff8f887c699550194f48140ae20dd5cf40ec22 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 17 Aug 2023 23:32:27 -0400 Subject: [PATCH] Update sphinx from 3.1.2 to 7.2.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c973431..9e091de 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.7.7 tox==3.11.1 coverage==4.5.3 twine==3.2.0 -Sphinx==3.1.2 +Sphinx==7.2.2 pytest==4.5.0 pytest-runner==5.2