From c6a68f2c26ee9d2e071d80361ade1e6d3f38196d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:10:39 +0000 Subject: [PATCH] Bump scrapy from 1.0.3 to 1.8.1 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.0.3 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.0.3...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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 11a5b7c..994fe62 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ selenium == 2.48.0 djangorestframework == 3.3.1 djangorestframework-filters==0.9.1 Django == 1.8.6 -Scrapy == 1.0.3 +Scrapy == 1.8.1 Pygments == 2.0.2 django_appconf == 1.0.1 mechanize == 0.2.5