From 1aeb4bd5b1e9f82db1056db521d1cea0dc1c41fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 00:32:30 +0000 Subject: [PATCH] Bump streamlit from 1.33.0 to 1.54.0 in /samples/telecom_demo Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.33.0 to 1.54.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.33.0...1.54.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.54.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/telecom_demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/telecom_demo/requirements.txt b/samples/telecom_demo/requirements.txt index 4670f33..de432cf 100644 --- a/samples/telecom_demo/requirements.txt +++ b/samples/telecom_demo/requirements.txt @@ -1,6 +1,6 @@ relationalai==0.3.3 snowflake==0.7.0 jupyterlab==4.1.6 -streamlit==1.33.0 +streamlit==1.54.0 streamlit-folium==0.20.0 folium==0.16.0 \ No newline at end of file