From 000d6ca510937409eecd96e63cc9b929ee19b2ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:59:23 +0000 Subject: [PATCH] Bump pydantic from 1.5.1 to 1.6.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e04bd45..73466c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ imageio==2.8.0 imageio-ffmpeg==0.4.2 numpy==1.19.0 opencv-python==4.2.0.34 -pydantic==1.5.1 +pydantic==1.6.2 pygame==1.9.6 scipy==1.5.0 pandas