From 4c95899cee476e1f5a90955abcc747ac4f977488 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:48:12 +0000 Subject: [PATCH] [Security] Bump pydantic from 1.4 to 1.6.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.4 to 1.6.2. **This update includes a security fix.** - [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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7fa4e18..2a425ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ mccabe==0.6.1 motor==2.1.0 numpy==1.18.2 pycodestyle==2.5.0 -pydantic==1.4 +pydantic==1.6.2 pylint==2.4.4 pymongo==3.10.1 PyMySQL==0.9.3