From 5494f2ad47c79d113bd94dc24b7ec31f4a73f5b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:19:49 +0000 Subject: [PATCH] Bump numpy from 1.18.5 to 1.22.0 in /simrd Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 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.18.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- simrd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simrd/requirements.txt b/simrd/requirements.txt index dd3c9169..4d129db0 100644 --- a/simrd/requirements.txt +++ b/simrd/requirements.txt @@ -5,7 +5,7 @@ graphviz==0.14 kiwisolver==1.2.0 matplotlib==3.2.1 multiprocess==0.70.9 -numpy==1.18.5 +numpy==1.22.0 pandas==1.0.4 pathos==0.2.5 pox==0.2.7