From 755b6af53b58eaa8f7e34c724829d46de8f42557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 09:00:52 +0000 Subject: [PATCH] Bump pydantic[email] from 1.9.2 to 1.10.4 Bumps [pydantic[email]](https://github.com/pydantic/pydantic) from 1.9.2 to 1.10.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.4/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.9.2...v1.10.4) --- updated-dependencies: - dependency-name: pydantic[email] 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 7100c8ae..ab5d290e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ libsass==0.21.0 misaka==2.1.1 MarkupSafe==2.1.1 phonenumbers==8.12.57 -pydantic[email]==1.9.2 +pydantic[email]==1.10.4 python-multipart==0.0.5 python-pdf==0.39 requests==2.28.1