From 51ed53e6f06d3ad13e4e7f016a2abd4f3388ead6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 17:09:29 +0000 Subject: [PATCH] Bump scrapy from 1.6.0 to 1.8.2 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.6.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.6.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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 9a81676..9faa94a --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests==2.23.0 -scrapy==1.6.0 +scrapy==1.8.2 scrapy-random-useragent==0.2 youtube-dl==2021.12.17 configargparse==1.5.3