From cfa97be31da6a247898e918770c1381aab2b9164 Mon Sep 17 00:00:00 2001
From: Tine Wittler <no-reply@edugit.org>
Date: Wed, 9 Apr 2025 13:27:06 +0000
Subject: [PATCH] Update dependency sphinx to v8

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

diff --git a/pyproject.toml b/pyproject.toml
index ea62070..775b4f0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,7 +13,7 @@ pyqt6 = "^6.5.1"
 qt-material = "^2.14"
 
 [tool.poetry.dev-dependencies]
-sphinx = "^7.0"
+sphinx = "^8.0.0"
 sphinx-autodoc-typehints = "^1.23"
 pytest = "^7.4"
 flake8 = "^5.0.0"
-- 
GitLab