From 160dc80f37c2203ec4c7cfbae351583c514b6d75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 22:07:00 +0000 Subject: [PATCH] chore(deps): bump pydantic from 2.7.4 to 2.8.0 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.8.0. - [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.7.4...v2.8.0) --- 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 8b6e055..29ea256 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ langchain-experimental openai==1.35.7 pinecone-client==4.1.1 pinecone-text==0.9.0 -pydantic==2.7.4 +pydantic==2.8.0 pydantic-settings==2.3.4 python-dotenv==1.0.1 pypdf==4.2.0