From f5e131390675f48cc29e9b6177d65aad504921f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 21:02:04 +0000 Subject: [PATCH] Bump pydantic from 1.5.1 to 1.6.2 in /helper Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.5.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.5.1...v1.6.2) Signed-off-by: dependabot[bot] --- helper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helper/requirements.txt b/helper/requirements.txt index 2bcf2a9..09553e9 100644 --- a/helper/requirements.txt +++ b/helper/requirements.txt @@ -20,7 +20,7 @@ pandas==1.0.5 pyasn1==0.4.8 pyasn1-modules==0.2.8 pybind11==2.5.0 -pydantic==1.5.1 +pydantic==1.6.2 pyparsing==2.4.7 python-dateutil==2.8.1 pytz==2020.1