From ab024199cf005ff5d67a9ec3167462623b2ae5b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:36:52 +0000 Subject: [PATCH] Bump pydantic from 1.2 to 1.6.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.2 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/v1.2...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 847f371..56efb57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ lazy-object-proxy==1.4.3 mccabe==0.6.1 pep8==1.7.1 pycodestyle==2.5.0 -pydantic==1.2 +pydantic==1.6.2 pyflakes==2.1.1 pylint==2.4.4 python-dateutil==2.8.0