From bca23a2c2f8642e2bf98ee32d0c2b90edb47a60f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:30:21 +0000 Subject: [PATCH] Bump pydantic from 0.30 to 1.6.2 in /server Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 0.30 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.30...v1.6.2) Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 5f04337..a16f118 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -32,7 +32,7 @@ parsimonious==0.8.1 pkg-resources==0.0.0 protobuf==3.9.0 pycryptodome==3.8.2 -pydantic==0.30 +pydantic==1.6.2 pylint==2.3.1 pymongo==3.8.0 python-dotenv==0.10.3