From 94a0cb8d86b73dadfa0a79a03685eeca17b30480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 13:19:15 +0000 Subject: [PATCH] Bump streamlit from 1.49.1 to 1.50.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.49.1 to 1.50.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.49.1...1.50.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.50.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 1f7a1ad..b0e6d87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ langchain-couchbase==0.4.0 -streamlit==1.49.1 +streamlit==1.50.0 langchain-community==0.3.29 pypdf==6.1.1 langchain-openai==0.3.33 \ No newline at end of file