From 0a44d1d51b2b91c8fc98e34a3563135d21db2695 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:10:51 +0000 Subject: [PATCH] Bump scrapy from 1.4.0 to 1.8.1 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.4.0 to 1.8.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/1.4.0...1.8.1) --- 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..f29a39c 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.1 django-pipeline==1.5.4 #mysqlclient==1.3.7 #MySQL-python==1.2.5