From 371bdd3fda6bf6071db800d3d951b949a1781c90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:00:48 +0000 Subject: [PATCH] Bump numpy from 1.16.3 to 1.22.0 in /Database_Py_Spark_MapReduce/Code Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Database_Py_Spark_MapReduce/Code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Database_Py_Spark_MapReduce/Code/requirements.txt b/Database_Py_Spark_MapReduce/Code/requirements.txt index 4f37e71..c4000ab 100644 --- a/Database_Py_Spark_MapReduce/Code/requirements.txt +++ b/Database_Py_Spark_MapReduce/Code/requirements.txt @@ -19,7 +19,7 @@ kiwisolver==1.1.0 language-selector==0.1 matplotlib==3.0.3 netifaces==0.10.4 -numpy==1.16.3 +numpy==1.22.0 olefile==0.46 pandas==0.24.2 parso==0.4.0