From e3f3aba94559a322f746fd4e1c06c703010ccf32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 19:10:41 +0000 Subject: [PATCH] Bump pydantic from 1.10.5 to 2.9.1 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.5 to 2.9.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.5...v2.9.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 5d5709c..283e552 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pathspec==0.11.0 platformdirs==3.1.0 pluggy==1.3.0 protobuf==4.21.12 -pydantic==1.10.5 +pydantic==2.9.1 pymongo==4.3.3 pytest==7.4.3 python-dotenv==0.21.1