From 5d43281e330166db5792dc52c148b7e96269f98f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:35:27 +0000 Subject: [PATCH] Bump numpy from 1.17.3 to 1.22.0 in /RedWineFunction Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 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.17.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RedWineFunction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RedWineFunction/requirements.txt b/RedWineFunction/requirements.txt index d1eca91..9879e46 100644 --- a/RedWineFunction/requirements.txt +++ b/RedWineFunction/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.1 pandas==0.25.1 -numpy==1.17.3 +numpy==1.22.0 scikit-learn==0.21.3 \ No newline at end of file