From 67c042a42872fbe387f4dcf8be7c6238a67748c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 17:02:54 +0000 Subject: [PATCH] build(deps): bump scrapy from 2.6.3 to 2.11.2 in /config Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.6.3 to 2.11.2. - [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.6.3...2.11.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index 4da582c..d675d5e 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -13,5 +13,5 @@ pytest-django==3.8.0 pytest-xdist==1.32.0 pytz==2019.3 redis==3.4.1 -scrapy==2.6.3 +scrapy==2.11.2 sqlparse==0.3.1