From 55d106aec3f54ee5e6faa1138c36fffb9596d459 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 17:46:16 +0000 Subject: [PATCH] fix(deps): bump pydantic from 1.7.3 to 1.8 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.7.3 to 1.8. - [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.8) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ecc836c..03a5a077 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -pydantic==1.7.3 +pydantic==1.8 PyYAML==5.4.1 jsonschema==3.2.0