From 18c9ac609b6764e91fd76b1d710550b4437597b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Aug 2023 01:06:25 -0600 Subject: [PATCH] Update sphinx from 7.0.1 to 7.2.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bc15ef9..8844598 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==3.0.0 flake8==6.0.0 tox==4.5.1 coverage==7.2.5 -Sphinx==7.0.1 +Sphinx==7.2.4 twine==4.0.2 Click==8.1.3 pytest==7.3.1