From cbe65961f2388ba663763715a9ebbaeb2a2467c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 03:10:52 +0000 Subject: [PATCH] build(deps): bump streamlit from 1.32.0 to 1.54.0 in /web_demo Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.32.0 to 1.54.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.32.0...1.54.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.54.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web_demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_demo/requirements.txt b/web_demo/requirements.txt index 2ec0292..ca8f33b 100644 --- a/web_demo/requirements.txt +++ b/web_demo/requirements.txt @@ -1 +1 @@ -streamlit==1.32.0 +streamlit==1.54.0