diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 911286a..86e0dcf 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -54,7 +54,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", ]