From 82cc26e80c462d5cb5d7c31a964e560660ee70dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:43:54 +0000 Subject: [PATCH] Bump pydantic from 1.7.3 to 1.7.4 in /AlembicMigrations/api 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] --- AlembicMigrations/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AlembicMigrations/api/requirements.txt b/AlembicMigrations/api/requirements.txt index 3bb56a7..35b515c 100644 --- a/AlembicMigrations/api/requirements.txt +++ b/AlembicMigrations/api/requirements.txt @@ -5,7 +5,7 @@ h11==0.11.0 Mako==1.1.3 MarkupSafe==1.1.1 psycopg2-binary==2.8.6 -pydantic==1.7.3 +pydantic==1.7.4 python-dateutil==2.8.1 python-editor==1.0.4 six==1.15.0