From 82f17b68c0c09dce6b1746a53487f24134f2f86c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:48:09 +0000 Subject: [PATCH] Bump numpy from 1.14.3 to 1.22.0 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] --- requirements.txt | 2 +- tools/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1819b0a..11828e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ checksumdir==1.0.5 #this is required humanize==0.5.1 grpcio-tools==1.15.0 # this is required grpcio==1.15.0 #this is required -numpy==1.14.3 +numpy==1.22.0 progressbar2==3.37.1 #his is reqruied Send2Trash==1.5.0 # this is required SQLAlchemy==1.2.4 #This is required diff --git a/tools/requirements.txt b/tools/requirements.txt index c0f0bb6..44ac566 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -74,7 +74,7 @@ nbconvert==5.3.1 nbformat==4.4.0 networkx==2.2 notebook==5.7.2 -numpy==1.14.3 +numpy==1.22.0 oauth2client==4.1.3 pandas==0.23.0 pandas-bokeh==0.0.2