From 779c20b0a7ebef5f0e1f5fc4fd1260a1c78b2085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 14:53:31 +0000 Subject: [PATCH] Bump streamlit from 1.45.0 to 1.50.0 in /python-wrapper Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.45.0 to 1.50.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.45.0...1.50.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python-wrapper/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 73613be..fa68362 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -48,7 +48,7 @@ dev = [ "palettable==3.3.3", "pytest-mock==3.14.0", "nbconvert==7.16.6", - "streamlit==1.45.0", + "streamlit==1.50.0", "matplotlib>=3.9.4", ] docs = [