From f5fb107f6ef799dbc26a9fe69cef30c9e4fad135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:45:17 +0000 Subject: [PATCH] Bump pydantic from 1.4 to 1.6.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8eb145e..11c76a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ pickleshare==0.7.5 prometheus-client==0.7.1 prompt-toolkit==3.0.5 ptyprocess==0.6.0 -pydantic==1.4 +pydantic==1.6.2 pyee==7.0.1 Pygments==2.6.1 pyppeteer==0.0.25