From c9829b3f8f1b6a9a83d2271c6777421af07d9d48 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 10 Oct 2024 23:11:04 +0200 Subject: [PATCH] Pin sphinx to latest version 8.1.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 78a3083..4a199d4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -60,7 +60,7 @@ tests = pep8 = flake8 coverage = pytest-cov docs = - sphinx + sphinx==8.1.0 sphinx-rtd-theme release = bumpversion