From 4b0d3ed884bbdcd302533d1f3a22c7bdcf951cd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:56:09 +0000 Subject: [PATCH] Bump pydantic from 1.7.3 to 1.7.4 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.7.3 to 1.7.4. - [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.7.3...v1.7.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d9b3f7..8638617 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pandas==1.2.1 pluggy==0.13.1 psycopg2-binary==2.8.6 py==1.10.0 -pydantic==1.7.3 +pydantic==1.7.4 pylint-venv==2.1.1 pylint==2.6.2 pyparsing==2.4.7