From 824053c7ce58b1dca623d59c36730534c3baef1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:28:44 +0000 Subject: [PATCH] Bump scrapy from 1.4.0 to 2.6.2 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.4.0 to 2.6.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/1.4.0...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34bc9e0..91f7e87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ #sudo apt-get install libmysqlclient-dev libxml2-dev libxslt-dev python-dev libffi-dev gcc libssl-dev gettext Django==1.8.6 lxml==3.8.0 -Scrapy==1.4.0 +Scrapy==2.6.2 django-pipeline==1.5.4 #mysqlclient==1.3.7 #MySQL-python==1.2.5