From 065bb54844f6098f2759ffd9fb7b74aeea1c18b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 01:30:03 +0000 Subject: [PATCH] Bump pydantic from 1.8.2 to 2.5.3 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.8.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.8.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 bc1d440..f3741ac 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.3 PyJWT==2.8.0 pymongo==4.6.0 python-dateutil==2.8.2