From 3405407a12e39e966750aa2ca0a574c14e786b34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:54:46 +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 5a5ba0e..121e8fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ h11==0.12.0 idna==2.10 multidict==5.1.0 Nbdler==3.0.3 -pydantic==1.7.3 +pydantic==1.7.4 requests==2.25.1 soupsieve==2.1 SQLAlchemy==1.3.23