diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 5ead667a..7ed3ef98 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.43.1", ] docs = [ "sphinx==8.1.3",