From dc1e623d52adf3c7efd2acd4031b66643a8b6ff2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 13:04:18 +0000 Subject: [PATCH] Bump pydantic[email] from 1.10.13 to 2.5.2 Bumps [pydantic[email]](https://github.com/pydantic/pydantic) from 1.10.13 to 2.5.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.2/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.10.13...v2.5.2) --- updated-dependencies: - dependency-name: pydantic[email] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 338ed9b..760bf3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ multidict==6.0.4 nylas==5.14.1 odmantic==0.9.2 openai==0.28.1 -pydantic==1.10.13 +pydantic==2.5.2 pydantic[email]==1.10.13 pymongo==4.5.0 python-dotenv==0.21.1