From ac68b1f49ce93ec450c4be239c9bfe8a8d008f57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:29:46 +0000 Subject: [PATCH] Bump scrapy from 2.9.0 to 2.11.1 in /dash/tutorial Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.9.0 to 2.11.1. - [Release notes](https://github.com/scrapy/scrapy/releases) - [Changelog](https://github.com/scrapy/scrapy/blob/master/docs/news.rst) - [Commits](https://github.com/scrapy/scrapy/compare/2.9.0...2.11.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dash/tutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/tutorial/requirements.txt b/dash/tutorial/requirements.txt index 83ffd2bb..d4ea53fc 100644 --- a/dash/tutorial/requirements.txt +++ b/dash/tutorial/requirements.txt @@ -28,7 +28,7 @@ QtPy==2.3.1 SQLAlchemy==1.4.49 SQLAlchemy-JSONField==1.0.1.post0 SQLAlchemy-Utils==0.41.1 -Scrapy==2.9.0 +Scrapy==2.11.1 Send2Trash==1.8.2 Twisted==22.10.0 WTForms==3.0.1