From 25a6d35c68a34f470608a62e8bb6c1eb369feebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 00:59:08 +0000 Subject: [PATCH] Bump pydantic from 1.10.2 to 2.5.3 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 2.5.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.3/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.10.2...v2.5.3) --- 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..235c7fa 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.5.3 python-dotenv==0.21.0 python-jose[cryptography]==3.3.0 pyyaml==6.0