From a66aa20a8e81e80989bebf525713040d212ce67e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:13:47 +0000 Subject: [PATCH] Bump numpy from 1.8.2 to 1.22.0 in /Simulator/PLASMA Bumps [numpy](https://github.com/numpy/numpy) from 1.8.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.8.2...v1.22.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..0246549 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.22.0 oauthlib==0.6.1 oneconf==0.3.7 pexpect==3.1