From 8c76456b1f3130037c74e136ef46c66b2cfa6066 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Dec 2023 11:55:24 +0100 Subject: [PATCH] Update sphinx_rtd_theme from 1.2.1 to 2.0.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ae2327c..3a1b6e2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,2 @@ sphinx==7.0.1 -sphinx_rtd_theme==1.2.1 \ No newline at end of file +sphinx_rtd_theme==2.0.0 \ No newline at end of file