From 2668899af653dba16498993014779124ebad0f1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 00:57:38 +0000 Subject: [PATCH] Bump streamlit from 1.37.0 to 1.54.0 in /app Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.37.0 to 1.54.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.37.0...1.54.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.54.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index df31bf3..74ea5f7 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -4,4 +4,4 @@ langchain-aws>=0.2,<0.3 langchain-community>=0.3,<0.4 SQLAlchemy==2.0.28 opensearch-py==2.2.0 -streamlit==1.37.0 \ No newline at end of file +streamlit==1.54.0 \ No newline at end of file