diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 9855a83..968d4e6 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -56,7 +56,7 @@ dev = [ "ipykernel==7.1.0", "palettable==3.3.3", "pytest-mock==3.15.1", - "nbconvert==7.16.6", + "nbconvert==7.17.0", "streamlit==1.53.0", "matplotlib>=3.9.4", "jupyterlab>=4.5.4",