diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 3adc7ecb..d6fe0ee0 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.41.1", + "streamlit==1.42.0", ] docs = [ "sphinx==8.1.3",