From d933b4042a9c1c3bc40b71f824e58c2b9a0744d0 Mon Sep 17 00:00:00 2001 From: skelmis Date: Sun, 7 Jul 2024 22:57:33 +1200 Subject: [PATCH] fix: docs builds --- dev-requirements.txt | 4 ++-- docs/requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b03cce9..ce5c216 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,8 +17,8 @@ orjson pytz # Docs -sphinx==4.2.0 -sphinx-rtd-theme==0.5.2 +sphinx==7.3.7 +sphinx-rtd-theme==2.0.0 sphinxcontrib-applehelp==1.0.2 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.0 diff --git a/docs/requirements.txt b/docs/requirements.txt index c0a852e..ebe707f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,8 +2,8 @@ fuzzywuzzy>=0.18 attrs discord.py hikari -sphinx==4.2.0 -sphinx-rtd-theme==0.5.2 +sphinx==7.3.7 +sphinx-rtd-theme==2.0.0 sphinxcontrib-applehelp==1.0.2 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.0