From 8f0b6981f10b45a0bb8343d0ff337c736c294724 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 17 Aug 2023 21:28:45 +0100 Subject: [PATCH] Update sphinx from 3.0.1 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 848ec8f..30a1865 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.10.2 flake8==3.7.9 tox==3.14.6 coverage==5.0.4 -Sphinx==3.0.1 +Sphinx==7.2.2 twine==3.1.1 pytest==5.4.1