From 30077619d897853b3db8682e4dea18c8ad9cbed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 00:06:35 +0200 Subject: [PATCH] build(deps): bump pydantic from 1.10.8 to 1.10.13 (#211) Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.8 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.8...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Kanitz --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8566198..ddb4085 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Flask==2.2.5 flask-authz==2.5.1 Flask-Cors==3.0.9 Flask-PyMongo==2.3.0 -pydantic==1.10.8 +pydantic==1.10.13 PyJWT==2.4.0 pymongo==3.10.1 PyYAML==6.0.1