From 2b72064ae37d238d31b4d10a362e1b4e06ab82d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 06:14:38 +0000 Subject: [PATCH] Bump pydantic from 1.8.1 to 1.8.2 in /backend/requirements Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.1 to 1.8.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.8.1...v1.8.2) Signed-off-by: dependabot[bot] --- backend/requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/development.txt b/backend/requirements/development.txt index 703fdeb..a9c86a4 100644 --- a/backend/requirements/development.txt +++ b/backend/requirements/development.txt @@ -43,7 +43,7 @@ protobuf==3.17.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.20 -pydantic==1.8.1 +pydantic==1.8.2 pymongo==3.11.3 pyparsing==2.4.7 python-dateutil==2.8.1