From 6eb76e4b51e2bb389c8c471c60afddce7ab6f7b7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 10:47:21 +0000 Subject: [PATCH] Bump numpy from 1.18.0 to 1.19.4 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.0 to 1.19.4. - [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.18.0...v1.19.4) 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 84412031..d2f15597 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ kombu==4.6.7 Markdown==3.1.1 MarkupSafe==1.1.1 more-itertools==8.0.2 -numpy==1.18.0 +numpy==1.19.4 psycopg2==2.8.4 pyScss==1.3.7 pytz==2019.3