From 06394ef7a9b5cb7e1584e59d501a7bb993f36eeb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Jul 2019 19:34:51 +0000 Subject: [PATCH] :arrow_up: Updates numpy to v1.17.0 --- jupyterlab/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/requirements.txt b/jupyterlab/requirements.txt index 3cfbce0f..d43d664e 100644 --- a/jupyterlab/requirements.txt +++ b/jupyterlab/requirements.txt @@ -9,7 +9,7 @@ jupyterlab==1.0.2 matplotlib==3.1.1 mysqlclient==1.4.2.post1 nbconvert==5.5.0 -numpy==1.16.4 +numpy==1.17.0 pandas-datareader==0.7.0 pandas==0.25.0 psycopg2==2.8.3