From c8fb626c58c06d92a4f41840b462ecb8885682d1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Jul 2019 16:27:57 +0000 Subject: [PATCH] :arrow_up: Updates scrapy to v1.7.1 --- jupyterlab/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/requirements.txt b/jupyterlab/requirements.txt index 21934d78..07003f96 100644 --- a/jupyterlab/requirements.txt +++ b/jupyterlab/requirements.txt @@ -14,5 +14,5 @@ pandas-datareader==0.7.0 pandas==0.24.2 psycopg2==2.8.3 python-dateutil==2.8.0 -scrapy==1.6.0 +scrapy==1.7.1 SQLAlchemy==1.3.5