From 1ec2b0e69e490b2ef081001f0a3a4807d91890f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:34:57 +0000 Subject: [PATCH] Bump pydantic from 0.32.2 to 1.6.2 in /api Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 0.32.2 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.32.2...v1.6.2) Signed-off-by: dependabot[bot] --- api/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/requirements.txt b/api/requirements.txt index 7fdbfb924..a6fe8ba33 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,5 +1,5 @@ APscheduler >= 3.0.0 -pydantic == 0.32.2 +pydantic == 1.6.2 pyyaml >= 3.0 passlib >= 1.7.0 semver @@ -23,4 +23,4 @@ websocket-client minio aiodocker == 0.14.0 docker -pydantic == 0.32.2 +pydantic == 1.6.2