From 5eca65981367aacff596ffe361fda18e000440b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 08:39:27 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20scrapy=20to=20v2.?= =?UTF-8?q?11.1=20(#568)?= 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 9904edaf..7cd4a9c4 100644 --- a/jupyterlab/requirements.txt +++ b/jupyterlab/requirements.txt @@ -15,6 +15,6 @@ pandas-datareader==0.10.0 pandas==2.2.0 psycopg2==2.9.9 python-dateutil==2.8.2 -scrapy==2.11.0 +scrapy==2.11.1 seaborn==0.13.2 SQLAlchemy==2.0.27 \ No newline at end of file