From 97ccbcc659f9d39d525795ba800a90ccceca2869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:44:25 +0000 Subject: [PATCH] Bump pydantic from 1.4 to 1.6.2 in /1_D_jak_deploy/web_app Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.4 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.4...v1.6.2) Signed-off-by: dependabot[bot] --- 1_D_jak_deploy/web_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1_D_jak_deploy/web_app/requirements.txt b/1_D_jak_deploy/web_app/requirements.txt index 4998229..c24c9a1 100644 --- a/1_D_jak_deploy/web_app/requirements.txt +++ b/1_D_jak_deploy/web_app/requirements.txt @@ -18,7 +18,7 @@ itsdangerous==1.1.0 Jinja2==2.11.1 MarkupSafe==1.1.1 promise==2.3 -pydantic==1.4 +pydantic==1.6.2 python-multipart==0.0.5 PyYAML==5.3 requests==2.23.0