From 8ad33d69bbca6605283c8f74c9f60eb9980ce149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 12:58:43 +0000 Subject: [PATCH] Bump pydantic[email] from 1.10.13 to 2.5.3 Bumps [pydantic[email]](https://github.com/pydantic/pydantic) from 1.10.13 to 2.5.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.3/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.10.13...v2.5.3) --- 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..cfe7187 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.3 pydantic[email]==1.10.13 pymongo==4.5.0 python-dotenv==0.21.1