From b423bebd5802c641d2c4b861fcfa772c3e8179d5 Mon Sep 17 00:00:00 2001
From: Tine Wittler <no-reply@edugit.org>
Date: Tue, 28 Nov 2023 06:38:57 +0000
Subject: [PATCH] Update dependency sphinx_rtd_theme to v2

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 0e97ea0..6674500 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -61,7 +61,7 @@ safety = "^1.9.0"
 sphinx = "^3.0.4"
 sphinx-autodoc-typehints = "^1.10.3"
 pytest-django = "^3.9.0"
-sphinx_rtd_theme = "^0.5.0"
+sphinx_rtd_theme = "^2.0.0"
 sphinxcontrib-django = "^0.5.1"
 sphinx-click = "^2.3.2"
 
-- 
GitLab