From 3843b5830a1b3e92f26c02c8bdeb1a03fa983aee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 11 Oct 2024 01:36:20 +0200 Subject: [PATCH] Update sphinx_rtd_theme from 0.4.1 to 3.0.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9f73adb..ff43ff5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ sphinx>=1.3 -sphinx_rtd_theme==0.4.1 +sphinx_rtd_theme==3.0.1 doc8==0.8.0 -e .