From bd36f19a28cb3838faa80666a56bf960afb1b143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 10:41:34 +0000 Subject: [PATCH] deps: bump streamlit from 1.49.1 to 1.58.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.49.1 to 1.58.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.49.1...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 dc7d7b1..8574e8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -111,7 +111,7 @@ six==1.17.0 # via python-dateutil smmap==5.0.2 # via gitdb -streamlit==1.49.1 +streamlit==1.58.0 # via # src (pyproject.toml) # streamlit-js-eval