From 47f6ff2f6f87a31fc873fcded5b919e87efeb14a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:27:28 +0000 Subject: [PATCH] Bump pydantic from 0.22 to 1.6.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 0.22 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.22...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 147b0af..03779df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ spacy==2.1.3 -pydantic==0.22 \ No newline at end of file +pydantic==1.6.2 \ No newline at end of file