From a03ca7760ebadf1e166a455248e2c765ba1a1be8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:22:36 +0000 Subject: [PATCH] Bump numpy from 1.14.2 to 1.22.0 in /SBMLparser 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] --- SBMLparser/requirements_win.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SBMLparser/requirements_win.txt b/SBMLparser/requirements_win.txt index 155b3c2..13551bb 100644 --- a/SBMLparser/requirements_win.txt +++ b/SBMLparser/requirements_win.txt @@ -4,7 +4,7 @@ future==0.16.0 lxml==4.6.3 macholib==1.9 networkx==2.1 -numpy==1.14.2 +numpy==1.22.0 pefile==2017.11.5 ptyprocess==0.5.2 PyInstaller==3.3.1