From e6acaf80842b5c54a41afa9422291a87243a5492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 14:45:07 +0000 Subject: [PATCH] Bump pydantic from 2.10.5 to 2.10.6 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.5 to 2.10.6. - [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.10.5...v2.10.6) --- updated-dependencies: - dependency-name: pydantic 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 9b886c8..8819667 100644 --- a/AI-Travel-Agent/requirements.txt +++ b/AI-Travel-Agent/requirements.txt @@ -6,5 +6,5 @@ langchain==0.3.14 langchain-community==0.3.16 streamlit==1.41.1 huggingface_hub==0.27.1 -pydantic==2.10.5 +pydantic==2.10.6 wikipedia==1.4.0