From bd634a7451f59cb46b36e576e0e0979ba4735205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 04:45:03 +0000 Subject: [PATCH] Bump huggingface-hub from 1.9.0 to 1.12.0 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.9.0 to 1.12.0. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](https://github.com/huggingface/huggingface_hub/compare/v1.9.0...v1.12.0) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.12.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 2ca6af1..b153137 100644 --- a/AI-Travel-Agent/requirements.txt +++ b/AI-Travel-Agent/requirements.txt @@ -4,7 +4,7 @@ jupyter==1.1.1 langchain==1.2.15 langchain-community==0.4.1 streamlit==1.56.0 -huggingface-hub==1.9.0 +huggingface-hub==1.12.0 pydantic==2.12.5 wikipedia==1.4.0 google-search-results==2.4.2