From f03d2644068404c5d3f35a4aaf5be30d92fa8204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:59:35 +0000 Subject: [PATCH] Bump pydantic from 1.5.1 to 1.6.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.5.1 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.5.1...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 305c553..af3348b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ httptools==0.1.1 import-env-file==2019.6.29 motor==2.1.0 passlib==1.7.2 -pydantic==1.5.1 +pydantic==1.6.2 PyJWT==1.7.1 pymongo==3.10.1 starlette==0.13.4