From 2a188a70b698a362f5e551d43332ae9a7b43e24e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:10:20 +0000 Subject: [PATCH] Bump numpy from 1.11.3 to 1.21.0 in /04_pred_maintainance Bumps [numpy](https://github.com/numpy/numpy) from 1.11.3 to 1.21.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.11.3...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 04_pred_maintainance/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04_pred_maintainance/requirements.txt b/04_pred_maintainance/requirements.txt index c92b70ca..c2185c06 100644 --- a/04_pred_maintainance/requirements.txt +++ b/04_pred_maintainance/requirements.txt @@ -34,7 +34,7 @@ PyMySQL==0.7.11 pyOpenSSL==17.0.0 pyparsing==2.1.4 requests==2.12.4 -numpy==1.11.3 +numpy==1.21.0 numpydoc==0.6.0 scikit-image==0.12.3 scikit-learn==0.18.1