diff --git a/pyproject.toml b/pyproject.toml index b34c4048..9938633e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -275,7 +275,7 @@ pytest-loguru = "^0.4.0" optional = true [tool.poetry.group.docs.dependencies] -sphinx = "7.3.1" +sphinx = "7.3.6" pydata-sphinx-theme = "^0.15.0" sphinx-hoverxref = "^1.3.0" sphinx_copybutton = "0.5.2"