From 72e47b8beb8e329ead9a8154ef49ce5673893137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 00:29:04 +0000 Subject: [PATCH] Bump pydantic from 1.10.2 to 2.6.1 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 2.6.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.2...v2.6.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 492117b..ee8febf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ click==8.1.3 cryptography==41.0.5 loguru==0.7.0 passlib[bcrypt]==1.7.4 -pydantic==1.10.2 +pydantic==2.6.1 python-dotenv==0.21.0 python-jose[cryptography]==3.3.0 pyyaml==6.0