From a2c4de39e48875700a4d50acd5525e2a184bdac5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2019 10:39:52 +0000 Subject: [PATCH] Bump numpy from 1.17.1 to 1.17.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.1 to 1.17.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.17.1...v1.17.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 a04733751..9711662e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ icalendar==4.0.3 sqlalchemy==1.3.8 filelock==3.0.12 alembic==1.0.11 -numpy==1.17.1 +numpy==1.17.2