From 9e1a7b1c59854a58de48963933de536a500ceb69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 May 2022 04:48:11 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.21.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.21.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..e66cbf2 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.21.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.21.0 pyparsing==2.4.6 python-dateutil==2.8.1 six==1.14.0