From 8b52da4e9d66dc7327cf8c398bc9d6febe237173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:32:53 +0000 Subject: [PATCH] Bump pydantic from 0.21 to 1.6.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 0.21 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/v0.21...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 d3d9071..3498d23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ lockorator==0.1 loguru==0.2.5 multidict==4.5.2 psutil==5.6.6 -pydantic==0.21 +pydantic==1.6.2 Pygments==2.3.1 sniffio==1.0.0 starlette==0.11.1