diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 19ffded4..39a0af40 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -52,7 +52,7 @@ dev = [ "streamlit==1.42.0", ] docs = [ - "sphinx==8.1.3", + "sphinx==8.2.3", "enum-tools[sphinx]", "nbsphinx==0.9.6", "nbsphinx-link==1.3.1",