diff --git a/pyproject.toml b/pyproject.toml
index ea62070e001e815023179b2e5d3db39ee5423b2c..77d818740e7059cc5dc77ef1bdca6b91fabbe008 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,7 +14,7 @@ qt-material = "^2.14"
 
 [tool.poetry.dev-dependencies]
 sphinx = "^7.0"
-sphinx-autodoc-typehints = "^1.23"
+sphinx-autodoc-typehints = "^3.0.0"
 pytest = "^7.4"
 flake8 = "^5.0.0"
 flake8-fixme = "^1.1.1"