From 3e2a1ceb06cae7ffdcc4d936d487df9c648b7ffe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:45:29 +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 67b0012..3353907 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ Jinja2==2.11.1 MarkupSafe==1.1.1 orjson==2.6.2 promise==2.3 -pydantic==1.4 +pydantic==1.6.2 python-multipart==0.0.5 PyYAML==5.3.1 requests==2.23.0