From 43f54df0ad1dd95257de755da8e4a0e0bef0fa9a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 09:05:54 +0000 Subject: [PATCH] Bump numpy from 1.19.1 to 1.19.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.1 to 1.19.2. - [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.1...v1.19.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 896c5d8..3eeedb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ MarkupSafe==1.1.1 mccabe==0.6.1 multidict==4.7.6 numerize==0.12 -numpy==1.19.1 +numpy==1.19.2 packaging==20.4 pylint==2.6.0 PyMySQL==0.10.1