From 2e870dfadf8fb688d8a923d42117dcf1c1e552d1 Mon Sep 17 00:00:00 2001 From: Karolina Przerwa Date: Wed, 14 Feb 2024 11:59:15 +0100 Subject: [PATCH] installation: bump Sphinx version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5d0f2d3..b2d194f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,7 +39,7 @@ install_requires = tests = pytest-black>=0.3.0,<0.3.10 pytest-invenio>=1.4.0 - Sphinx==4.2.0 + Sphinx>=5.0.0,<6.0.0 # Kept for backwards compatibility docs =