From 493020c39c7459d638a19f2f70c95976b16c090c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 11:11:18 +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/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 5705e309..3b6a4cd7 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -33,7 +33,7 @@ immutables==0.9 incremental==17.5.0 msgpack==0.6.1 multidict==4.5.2 -numpy==1.17.0 +numpy==1.17.1 pandas==0.25.0 Pillow==6.1.0 # https://github.com/python-pillow/Pillow profilehooks==1.11.0