From ee2fba01e0cfd0781f8a52767d8242872824a79b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:10:53 +0000 Subject: [PATCH] Bump scrapy from 1.5.1 to 2.6.1 in /Charpter 21/TodoList Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.1 to 2.6.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.5.1...2.6.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Charpter 21/TodoList/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Charpter 21/TodoList/requirements.txt diff --git a/Charpter 21/TodoList/requirements.txt b/Charpter 21/TodoList/requirements.txt old mode 100755 new mode 100644 index 184b58f..1b1921c --- a/Charpter 21/TodoList/requirements.txt +++ b/Charpter 21/TodoList/requirements.txt @@ -45,7 +45,7 @@ queuelib==1.5.0 redis==2.10.6 requests==2.19.1 scikit-image==0.14.0 -Scrapy==1.5.1 +Scrapy==2.6.1 selenium==3.14.0 service-identity==17.0.0 six==1.11.0