diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 47d936ca..db3bb3b3 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -49,7 +49,7 @@ dev = [ "palettable==3.3.3", "pytest-mock==3.14.0", "nbconvert==7.16.6", - "streamlit==1.42.0", + "streamlit==1.42.2", ] docs = [ "sphinx==8.1.3",