From ff16c8091f8af18dcae1e63dac4fedda0dbd5c95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:42:19 +0000 Subject: [PATCH] Bump pydantic from 1.4 to 1.6.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.4 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.4...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 34b2cea..d759d65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ graphql-relay==2.0.1 h11==0.9.0 httptools==0.0.13 promise==2.3 -pydantic==1.4 +pydantic==1.6.2 Rx==1.6.1 six==1.14.0 starlette==0.12.9