From dddcd6896577f7a5b0217ad416463b8b3f9ac951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 09:26:30 +0000 Subject: [PATCH] Bump streamlit from 1.54.0 to 1.56.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.54.0 to 1.56.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.54.0...1.56.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.56.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 a0f7dec..9b98323 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ langchain-community==0.4.1 langchain-openai==1.2.1 langsmith==0.7.23 python-dotenv==1.2.2 -streamlit==1.54.0 +streamlit==1.56.0 tqdm==4.67.3 \ No newline at end of file