diff --git a/pyproject.toml b/pyproject.toml index 667ea561..b07d39e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ tests = [ "pytest-qt==4.2.0", ] doc = [ - "Sphinx==7.2.2", + "Sphinx==7.2.4", "ansys-sphinx-theme==0.10.4", "sphinx-copybutton==0.5.2", ]