From 4610db0d4161c192a0b06aeabe8b84d8772c6ac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 10:39:32 +0000 Subject: [PATCH] Bump pydantic[email] from 1.10.9 to 2.2.1 Bumps [pydantic[email]](https://github.com/pydantic/pydantic) from 1.10.9 to 2.2.1. - [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.9...v2.2.1) --- 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 03de49ac..a2ba18d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ lxml==4.9.2 msgpack==1.0.5 numpy>=1.21.6 playwright==1.35.0 -pydantic[email]==1.10.9 +pydantic[email]==2.2.1 pymultihash==0.8.2 python-dotenv==0.21.1 python-jose==3.3.0