From c7e9f831e6c360a7785404a482a304edcfef8d2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 21:02:55 +0000 Subject: [PATCH] Bump pydantic from 1.6.1 to 1.6.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.6.1 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.6.1...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 25a8eaf..b3ca291 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pickleshare==0.7.5 prompt-toolkit==3.0.7 ptyprocess==0.6.0 pycodestyle==2.6.0 -pydantic==1.6.1 +pydantic==1.6.2 Pygments==2.6.1 pylint==2.6.0 pyparsing==2.4.7