From 639ceb253b9f448a4d7d87654d1cf37716730f13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 02:03:17 +0000 Subject: [PATCH] Bump pydantic from 1.8.2 to 2.5.1 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.8.2 to 2.5.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.8.2...v2.5.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 bc1d440..773d16b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ MarkupSafe==2.1.3 packaging==23.2 pyasn1==0.5.0 pyasn1-modules==0.3.0 -pydantic==1.8.2 +pydantic==2.5.1 PyJWT==2.8.0 pymongo==4.6.0 python-dateutil==2.8.2