From dcc9d30706bffcabecdc931133948728ae08bc5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 04:16:12 +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] --- AI-Travel-Agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AI-Travel-Agent/requirements.txt b/AI-Travel-Agent/requirements.txt index 25c8fad..e354fed 100644 --- a/AI-Travel-Agent/requirements.txt +++ b/AI-Travel-Agent/requirements.txt @@ -3,7 +3,7 @@ ipykernel==7.0.1 jupyter==1.1.1 langchain==1.0.2 langchain-community==0.3.27 -streamlit==1.50.0 +streamlit==1.51.0 huggingface-hub==1.1.1 pydantic==2.12.3 wikipedia==1.4.0