From 4f6a37f41150025b997d0df86523267306621900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:41:15 +0000 Subject: [PATCH] Bump numpy from 1.16.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.1 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.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- unity/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7e384e8..f5bc366 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ more-itertools==5.0.0 nbconvert==5.4.0 nbformat==4.4.0 notebook==5.7.4 -numpy==1.16.1 +numpy==1.22.0 pandocfilters==1.4.2 parso==0.3.3 pickleshare==0.7.5 diff --git a/unity/requirements.txt b/unity/requirements.txt index 23dd937..b36a1ce 100644 --- a/unity/requirements.txt +++ b/unity/requirements.txt @@ -33,7 +33,7 @@ more-itertools==5.0.0 nbconvert==5.4.1 nbformat==4.4.0 notebook==5.7.4 -numpy==1.16.1 +numpy==1.22.0 pandocfilters==1.4.2 parso==0.3.3 pickleshare==0.7.5