From 847c7594f514752c3ffa50d3c169d2ae7581cfff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 13:18:43 +0000 Subject: [PATCH] Bump streamlit from 1.47.1 to 1.50.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.47.1 to 1.50.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.47.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 f3aa0d2..fe5234b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ llama-index-vector-stores-couchbase==0.5.0 llama-index-llms-openai==0.5.0 llama-index-embeddings-openai==0.5.0 llama-index-readers-file==0.5.0 -streamlit==1.47.1 +streamlit==1.50.0 nltk==3.9.2