From b16ef43ff4526910643b393baa9ac3eeb45f25cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:33:55 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20scrapy=20to=20v2.?= =?UTF-8?q?12.0=20(#646)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- jupyterlab/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/requirements.txt b/jupyterlab/requirements.txt index e7ae6de..a827f51 100644 --- a/jupyterlab/requirements.txt +++ b/jupyterlab/requirements.txt @@ -15,6 +15,6 @@ pandas-datareader==0.10.0 pandas==2.2.3 psycopg2==2.9.10 python-dateutil==2.9.0.post0 -scrapy==2.11.2 +scrapy==2.12.0 seaborn==0.13.2 SQLAlchemy==2.0.36 \ No newline at end of file