From 0abc13dd224a9bcb315bc3d29f2c271d991e8159 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 10 Jun 2023 23:14:02 +0200 Subject: [PATCH] Update sphinx_rtd_theme from 0.4.1 to 1.2.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9f73adb..fbf2dd1 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==1.2.2 doc8==0.8.0 -e .