From b24661fd555e1ab4a66c3e62feed82e251ee0a81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 05:51:52 +0000 Subject: [PATCH] Bump pydantic from 1.10.9 to 1.10.13 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.9 to 1.10.13. - [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.9...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69f7e539..588f1cb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ openapi-schema-pydantic==1.2.4 overrides==7.3.1 packaging==23.2 psycopg2==2.9.6 -pydantic==1.10.9 +pydantic==1.10.13 pymongo==4.4.0 python-dotenv==1.0.0 requests==2.31.0