From 967f7b923db03786f2d55d301a394e7167eb6dc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 22:11:21 +0000 Subject: [PATCH] Bump numpy from 1.8.0rc1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.8.0rc1 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.8.0rc1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aeb6313..3675be6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ mpltools==0.1 mysqlclient==1.3.6 networkx==1.9.1 nose==1.3.4 -numpy==1.8.0rc1 +numpy==1.22.0 oauth2client==1.5.0 py2app==0.7.3 pyasn1==0.1.8