From 1decb22fa79ac642c2380bfc2ef1d68450e26f18 Mon Sep 17 00:00:00 2001 From: Federico Capoano Date: Wed, 1 Oct 2025 16:18:09 -0300 Subject: [PATCH] [deps] Updated sphinx and theme --- requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 35256bf1..189f630f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,9 @@ -# Sphinx temporarily pinned because of this issue -# https://github.com/sphinx-doc/sphinx/issues/11633 -sphinx~=7.3.7 +sphinx~=8.0.2 +sphinxawesome-theme~=5.3.1 svglib rst2pdf sphinxcontrib-jquery sphinx-notfound-page sphinxcontrib-spelling -sphinxawesome-theme~=5.2.0 openwisp-utils[qa] @ https://github.com/openwisp/openwisp-utils/tarball/1.2 pylinkvalidator