From 21df1b4182ebe44fbd8cbdf5ca2e8bd7d237727e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 06:39:24 +0000 Subject: [PATCH] Bump numpy from 1.19.2 to 1.19.3 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.19.3. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.19.2...v1.19.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d27f2ee..bceebb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ MarkupSafe==1.1.1 mccabe==0.6.1 multidict==5.0.0 numerize==0.12 -numpy==1.19.2 +numpy==1.19.3 packaging==20.4 pylint==2.6.0 PyMySQL==0.10.1