From 5119953d6271dceef6640cab1c5cd3a5887de901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:30:14 +0000 Subject: [PATCH] Bump pydantic from 0.29 to 1.6.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 0.29 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.29...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 8ca0b63..6989480 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ psycopg2==2.8.3 py==1.8.0 pyasn1==0.4.5 pycparser==2.19 -pydantic==0.29 +pydantic==1.6.2 pyelftools==0.25 Pygments==2.4.2 PyJWT==1.7.1