From 89f5cf8291a57b72376319a67770f417d1df353a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2019 08:28:47 +0000 Subject: [PATCH] Bump numpy from 1.17.0 to 1.17.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.0 to 1.17.1. - [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.17.0...v1.17.1) 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 e5015d620..cf264ee81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Load common requirements -r requirements-common.txt -numpy==1.17.0 +numpy==1.17.1 pandas==0.25.1 scipy==1.3.1