From 85b61681612b65d9618320f2c888a8965ac15010 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 05:47:32 +0000 Subject: [PATCH] Bump numpy from 1.19.3 to 1.20.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.3 to 1.20.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.19.3...v1.20.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ede64ab..401c4d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ cycler==0.10.0 kiwisolver==1.2.0 matplotlib==3.3.0 -numpy==1.19.3 +numpy==1.20.2 pyparsing==2.4.7 python-dateutil==2.8.1 six==1.15.0