From 3250102a48e8b654cd4263c70933306f49d77712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:30:19 +0000 Subject: [PATCH] Bump numpy from 1.15.3 to 1.22.0 in /Top Machine Learning Libraries 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] --- Top Machine Learning Libraries/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Top Machine Learning Libraries/requirements.txt b/Top Machine Learning Libraries/requirements.txt index 7fc72ad..f4389b5 100644 --- a/Top Machine Learning Libraries/requirements.txt +++ b/Top Machine Learning Libraries/requirements.txt @@ -9,7 +9,7 @@ Keras-Preprocessing==1.0.5 kiwisolver==1.0.1 Markdown==3.0.1 matplotlib==3.0.1 -numpy==1.15.3 +numpy==1.22.0 pkg-resources==0.0.0 protobuf==3.6.1 pyparsing==2.2.2