From c09f33b09fab3b60d3dd84d21ac7ae6e8f19aa9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 12:03:34 +0000 Subject: [PATCH] Bump pydantic from 1.4 to 1.6.2 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 352cbc0..002ca4e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -32,7 +32,7 @@ packaging==20.3 pathspec==0.7.0 pluggy==0.13.1 py==1.8.1 -pydantic==1.4 +pydantic==1.6.2 pyparsing==2.4.6 pytest==5.3.5 pyyaml==5.4