From 48c6f736b9b7ae85839b4c547c7c751417792e5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:55:15 +0000 Subject: [PATCH] Bump pydantic from 1.5.1 to 1.6.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.5.1 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.5.1...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 99aa43b..1bc3519 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ flake8==3.8.2 hashids==1.2.0 itsdangerous==0.24 ipython==7.6.1 -pydantic==1.5.1 +pydantic==1.6.2 pendulum==2.0.5 phonenumbers==8.12.4