From 9e82035db244f6a0b24f88d9f2617dac184a9c95 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 02:28:20 +0000 Subject: [PATCH] Bump pydantic from 1.7.2 to 1.8.2 in /src Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.7.2 to 1.8.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.7.2...v1.8.2) Signed-off-by: dependabot-preview[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 3b8ae9b..4d4a8a0 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -7,7 +7,7 @@ idna==2.10 joblib==0.17.0 numpy==1.19.4 pandas==1.1.4 -pydantic==1.7.2 +pydantic==1.8.2 python-dateutil==2.8.1 pytz==2020.4 requests==2.24.0