From 749866106a496a2f7ee861fe8233ad1e23ceafaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 22:38:50 +0000 Subject: [PATCH] Bump pydantic[email] from 1.10.13 to 2.4.2 Bumps [pydantic[email]](https://github.com/pydantic/pydantic) from 1.10.13 to 2.4.2. - [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/v1.10.13...v2.4.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 ca04f6e..fa3298f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ multidict==6.0.4 nylas==5.14.1 odmantic==0.9.2 openai==0.28.1 -pydantic==1.10.13 +pydantic==2.4.2 pydantic[email]==1.10.13 pymongo==4.5.0 python-dotenv==0.21.1