From 0a4b8501f117585d1cb210ba046e3a0dbe0c2202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 15:25:45 +0000 Subject: [PATCH] Bump pydantic from 2.11.3 to 2.11.4 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.3 to 2.11.4. - [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.3...v2.11.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.4 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 52c0996..0c0500a 100644 --- a/AI-Travel-Agent/requirements.txt +++ b/AI-Travel-Agent/requirements.txt @@ -5,6 +5,6 @@ langchain==0.3.25 langchain-community==0.3.22 streamlit==1.44.1 huggingface_hub==0.30.2 -pydantic==2.11.3 +pydantic==2.11.4 wikipedia==1.4.0 google-search-results==2.4.2 \ No newline at end of file