From 0f838805f8d063e15d68968b71b94064da260cad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:20:11 +0000 Subject: [PATCH] Bump numpy from 1.14.3 to 1.22.0 in /bin/Aggregator Bumps [numpy](https://github.com/numpy/numpy) from 1.14.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.14.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bin/Aggregator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/Aggregator/requirements.txt b/bin/Aggregator/requirements.txt index 484da0f..2167952 100644 --- a/bin/Aggregator/requirements.txt +++ b/bin/Aggregator/requirements.txt @@ -15,7 +15,7 @@ lazy-object-proxy==1.3.1 mccabe==0.6.1 MySQL-python==1.2.5 nose==1.3.7 -numpy==1.14.3 +numpy==1.22.0 pandas==0.23.0 pycparser==2.18 pylint==1.9.2