From 868b709b84b15f4faca4d549d625eac91b0aca19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 14:54:34 +0000 Subject: [PATCH] Bump scrapy from 1.4.0 to 1.8.2 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.4.0 to 1.8.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...1.8.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..aca23bc 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==1.8.2 django-pipeline==1.5.4 #mysqlclient==1.3.7 #MySQL-python==1.2.5