From 77e9da5c995ca5f22f14d66b1f11c42de035c901 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 23 Sep 2018 16:58:08 +0200 Subject: [PATCH] Update numpy from 1.14.0 to 1.15.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5bd63e3..f09cff5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -numpy==1.14.0 +numpy==1.15.2 pandas==0.22.0 workalendar==2.3.1