From b71ca021305f7139ce63c8cce8ce6e631796eca3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 03:07:07 -0400 Subject: [PATCH] Update sphinx from 2.0.1 to 8.1.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 15bcedc..0a2d059 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,5 +4,5 @@ twine==1.13.0 pytest==4.4.1 pytest-cov==2.6.1 coveralls==1.7.0 -sphinx==2.0.1 +sphinx==8.1.3 bump2version==0.5.10