From 5e87ceb6913d4fda0d9a1f10da4267188f06fc59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:49:36 +0000 Subject: [PATCH] Bump pydantic from 1.6.1 to 1.6.2 in /backend Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.6.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.6.1...v1.6.2) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index fa351dc..4bc8b8c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -22,7 +22,7 @@ passlib==1.7.4 premailer==3.7.0 pyasn1==0.4.8 pycparser==2.20 -pydantic==1.6.1 +pydantic==1.6.2 python-dateutil==2.8.1 python-dotenv==0.14.0 python-jose==3.2.0