From 56a65034efcb7a01337273298b2bedeacf0382bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 10:03: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) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fa9dd6..a571241 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pluggy==0.13.1 psycopg2-binary==2.8.6 py==1.10.0 pycodestyle==2.6.0 -pydantic==1.7.3 +pydantic==1.7.4 PyMySQL==0.9.3 pyparsing==2.4.7 PyPika==0.44.1