From e9903a3008c10d2a531bcc81b66ba4b2deb8bcc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:46:58 +0000 Subject: [PATCH] Bump pydantic from 1.4 to 1.6.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.4 to 1.6.2. - [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.4...v1.6.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 354e368..2e6c977 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ httptools==0.1.1 motor==2.1.0 orjson==2.6.5 pathspec==0.7.0 -pydantic==1.4 +pydantic==1.6.2 pymongo==3.10.1 regex==2020.4.4 starlette==0.13.2