From 9b06fb85c66afe1501e172a3042c3a868eeecb25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:55:48 +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 a5f43b4..141ed39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ python-dateutil==2.8.1 qrcode[pil]==6.1 email-validator==1.1.1 typing-extensions==3.7.4.2 -pydantic==1.6.1 +pydantic==1.6.2 swagger-ui-py==0.3.0