From ddf5b6e0de107095415ca1e9b56c5d171a81c696 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:56:48 +0000 Subject: [PATCH] chore(deps): Bump pydantic from 1.5.1 to 1.6.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.5.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.5.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 32678ef..30aca73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ pwnedpass==0.0.2 py==1.8.1 pycodestyle==2.6.0 pycparser==2.20 -pydantic==1.5.1 +pydantic==1.6.2 pyflakes==2.2.0 Pygments==2.6.1 PyJWT==1.7.1