From 59df9c4c867d174ff0bc8b821aea0c1a45d18015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 15:06:36 +0000 Subject: [PATCH] Bump streamlit from 1.50.0 to 1.51.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.50.0 to 1.51.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.50.0...1.51.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.51.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 7f8ff26..9a2216c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ langchain-community==0.3.31 langchain-openai==0.3.33 langsmith==0.4.33 python-dotenv==1.1.1 -streamlit==1.50.0 +streamlit==1.51.0 tqdm==4.67.1 \ No newline at end of file