From 3d7bdae39c2fef66d8f1c74da7ce0caee110de06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:23:43 +0000 Subject: [PATCH] Bump numpy from 1.14.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.14.2 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.2...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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 3719dcd..16c92f6 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ munch==2.2.0 networkx==2.1 nose==1.3.7 numba==0.37.0 -numpy==1.14.2 +numpy==1.22.0 onboard==1.2.0 pandas==0.22.0 pexpect==4.0.1