From 00831a2823e12764b1895217df4788cb9817f759 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:28:47 +0000 Subject: [PATCH] Bump numpy from 1.15.3 to 1.22.0 in /projects/py Bumps [numpy](https://github.com/numpy/numpy) from 1.15.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.15.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/py/requirements.txt b/projects/py/requirements.txt index c6921e1..d3474ee 100644 --- a/projects/py/requirements.txt +++ b/projects/py/requirements.txt @@ -1,5 +1,5 @@ matplotlib==3.0.1 -numpy==1.15.3 +numpy==1.22.0 pandas==0.23.4 scikit-learn==0.20.0 scipy==1.1.0