diff --git a/pyproject.toml b/pyproject.toml index 0cccbd5e..6cc74428 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ pytest-loguru = "^0.2.0" optional = true [tool.poetry.group.docs.dependencies] -sphinx = "7.2.4" +sphinx = "7.2.5" pydata-sphinx-theme = "^0.13.3" sphinx-hoverxref = "^1.3.0" sphinx_copybutton = "0.5.2"