From 79b9b9d8ff792a16d5e26cbef3b2f83aab8a0589 Mon Sep 17 00:00:00 2001 From: RenkuBot Date: Tue, 7 Jan 2025 13:22:21 +0000 Subject: [PATCH] chore: automatically update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b81feab..ae10839 100644 --- a/setup.py +++ b/setup.py @@ -64,7 +64,7 @@ ], "docs": [ "jinja2<3.1.0,>=3.0.0", - "sphinx==4.*,>=4.2.0", + "sphinx==5.*,>=5.0.0", "sphinx-rtd-theme==0.*,>=0.4.3", "sphinxcontrib-spelling==5.*,>=5.0.0", ],