From ddf0d8321056d5321921eca87204d4cc24b08e8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:27:00 +0000 Subject: [PATCH] Bump pydantic from 0.23 to 1.6.2 in /sentinel_connectors Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 0.23 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/v0.23...v1.6.2) Signed-off-by: dependabot[bot] --- sentinel_connectors/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentinel_connectors/requirements.txt b/sentinel_connectors/requirements.txt index 2abf7d3..2c3a067 100644 --- a/sentinel_connectors/requirements.txt +++ b/sentinel_connectors/requirements.txt @@ -39,7 +39,7 @@ prawcore==1.0.1 psaw==0.0.7 py==1.8.0 pycodestyle==2.5.0 -pydantic==0.23 +pydantic==1.6.2 pyflakes==2.1.1 pynamodb==3.3.3 PySocks==1.6.8