From 35ba2c8225fff5ef0687fd889247f3057a93fb95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 16:22:10 +0000 Subject: [PATCH] Bump pydantic from 2.11.5 to 2.11.7 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.5 to 2.11.7. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.11.5...v2.11.7) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.7 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 5d10e29..3ef53f2 100644 --- a/AI-Travel-Agent/requirements.txt +++ b/AI-Travel-Agent/requirements.txt @@ -5,7 +5,7 @@ langchain==0.3.25 langchain-community==0.3.24 streamlit==1.45.1 huggingface-hub==0.33.0 -pydantic==2.11.5 +pydantic==2.11.7 wikipedia==1.4.0 google-search-results==2.4.2 hf-xet==1.1.1