From 882ff4c8777fa314d8098266ec9a38b5e2c703c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 24 Aug 2023 01:19:11 +0100 Subject: [PATCH] Update sphinx from 3.0.1 to 7.2.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 848ec8f..5cba844 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.3 twine==3.1.1 pytest==5.4.1