From ecab5a7bb02dc6c4d1d56fb47316d7ea1739a718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 05:01:36 +0000 Subject: [PATCH] Bump numpy from 1.21.5 to 1.22.0 in /0099ff-stack/ml Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 0099ff-stack/ml/requirements1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0099ff-stack/ml/requirements1.txt b/0099ff-stack/ml/requirements1.txt index 977a0001..68a9fd5d 100644 --- a/0099ff-stack/ml/requirements1.txt +++ b/0099ff-stack/ml/requirements1.txt @@ -5,7 +5,7 @@ testresources fastapi==0.73.0 imbalanced-learn==0.7.0 -numpy==1.21.5 +numpy==1.22.0 six==1.16.0 python-dateutil==2.8.2 pytz==2021.3