From 3462a05e5cbbf8cd010dfe67eefb02f89e4cd26f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 04:59:47 +0000 Subject: [PATCH] Bump streamlit from 1.45.0 to 1.45.1 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.45.0 to 1.45.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.45.0...1.45.1) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 6b6354c..5978724 100644 --- a/AI-Travel-Agent/requirements.txt +++ b/AI-Travel-Agent/requirements.txt @@ -3,7 +3,7 @@ ipykernel==6.29.5 jupyter==1.1.1 langchain==0.3.25 langchain-community==0.3.23 -streamlit==1.45.0 +streamlit==1.45.1 huggingface_hub==0.31.2 pydantic==2.11.4 wikipedia==1.4.0