From eb3d7f8c456510d30e6464883ff563503f90688e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 13:34:35 +0000 Subject: [PATCH] Bump pydantic from 1.7.2 to 1.7.4 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.7.2 to 1.7.4. - [Release notes](https://github.com/samuelcolvin/pydantic/releases) - [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md) - [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.7.2...v1.7.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index e0a00ac..4516526 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ click==7.1.2 fastapi==0.61.2 h11==0.11.0 httptools==0.5.0 -pydantic==1.7.2 +pydantic==1.7.4 starlette==0.13.6 uvicorn==0.12.3 uvloop==0.17.0