From 6337b798622a1ab7358163da60780022c009e116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 12:10:00 +0000 Subject: [PATCH] Bump pydantic from 1.9.1 to 2.1.1 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.1 to 2.1.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.9.1...v2.1.1) --- updated-dependencies: - dependency-name: pydantic 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 04945b4..8ec4419 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ loguru==0.6.0 aiosql==5.0 bcrypt==3.2.2 passlib==1.7.4 -pydantic[email]==1.9.1 +pydantic[email]==2.1.1 pyjwt==2.4.0 pypika==0.48.9 slugify==0.0.1