From 2f4920fedb80aab9c114d782408ee49263146387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:42:33 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /build/windows Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/windows/requirements_WIN.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/windows/requirements_WIN.txt b/build/windows/requirements_WIN.txt index 12ef199..f13be51 100644 --- a/build/windows/requirements_WIN.txt +++ b/build/windows/requirements_WIN.txt @@ -3,7 +3,7 @@ cobra==0.15.4 depinfo==1.5.1 future==0.17.1 mpmath==1.1.0 -numpy==1.16.4 +numpy==1.22.0 optlang==1.4.4 pandas==0.24.2 pipdeptree==0.13.2