From 2a73044fa7bcf92e61fa2388d0679df3832fae28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:11:38 +0000 Subject: [PATCH] Bump numpy from 1.8.2 to 1.21.0 in /Simulator/PLASMA Bumps [numpy](https://github.com/numpy/numpy) from 1.8.2 to 1.21.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.8.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Simulator/PLASMA/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Simulator/PLASMA/requirements.txt b/Simulator/PLASMA/requirements.txt index bb57568..179df21 100644 --- a/Simulator/PLASMA/requirements.txt +++ b/Simulator/PLASMA/requirements.txt @@ -32,7 +32,7 @@ lockfile==0.8 logilab-common==0.61.0 lxml==3.3.3 mimerender==0.5.4 -numpy==1.8.2 +numpy==1.21.0 oauthlib==0.6.1 oneconf==0.3.7 pexpect==3.1