From 67d70626fdbd12b3d12dfb959c290272c2e22f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 20:11:50 +0000 Subject: [PATCH] Bump streamlit from 1.57.0 to 1.58.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.57.0 to 1.58.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.57.0...1.58.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7874d9..94bffc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -streamlit==1.57.0 +streamlit==1.58.0 pandas==3.0.2 plotly==6.7.0 kaleido==1.2.0