From d6fdcaa9193802325f7e2b4eb488503151b62d02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 22:20:39 +0000 Subject: [PATCH] chore(deps): bump pydantic from 2.8.2 to 2.10.4 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.10.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.8.2...v2.10.4) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39b57aa..a8ffdbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ langchain-pinecone==0.1.3 langchain-experimental pinecone-client==5.0.1 pinecone-text==0.9.0 -pydantic==2.8.2 +pydantic==2.10.4 pydantic-settings==2.7.1 python-dotenv==1.0.1 pypdf==5.1.0