From 5073089a983580789dfd9c9958547f95198c328c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:37:23 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 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.15.4...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(-) diff --git a/requirements.txt b/requirements.txt index 926bc48..cfd506c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ future==0.17.1 kiwisolver==1.0.1 matplotlib==3.0.2 multiprocess==0.70.6.1 -numpy==1.15.4 +numpy==1.22.0 osqp==0.5.0 pyparsing==2.3.1 python-dateutil==2.8.0