From 880751271c95d42fbc526b4abf6d9a4b925736b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:58:19 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cad2bae..886b75c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ lazy-object-proxy==1.4.3 MarkupSafe==1.1.1 matplotlib==3.1.3 mccabe==0.6.1 -numpy==1.18.1 +numpy==1.22.0 pylint==2.4.4 pyparsing==2.4.6 python-dateutil==2.8.1 @@ -25,7 +25,7 @@ Jinja2==2.11.3 kiwisolver==1.1.0 MarkupSafe==1.1.1 matplotlib==3.1.3 -numpy==1.18.1 +numpy==1.22.0 pyparsing==2.4.6 python-dateutil==2.8.1 six==1.14.0