From 858f0accb689ed0220aa8a801b532940d7d257d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 01:21:28 +0000 Subject: [PATCH] Bump pydantic from 1.8.2 to 2.6.1 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.8.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.8.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 bc1d440..cb21d75 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.6.1 PyJWT==2.8.0 pymongo==4.6.0 python-dateutil==2.8.2