From 4a637dc29cbe14765a4255f0a7047f00dbed7975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:34:20 +0000 Subject: [PATCH] Bump pydantic from 0.32.2 to 1.6.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4fdb110..f8e8d4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ h11==0.8.1 httptools==0.0.13 idna==2.8 psycopg2==2.8.4 -pydantic==0.32.2 +pydantic==1.6.2 python-dateutil==2.8.0 pytz==2019.3 regex==2019.8.19