From e4ce87cc64e3fa4e6147da5a4655c7e78fae883b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:45:55 +0000 Subject: [PATCH] Bump scrapy in /data/scrapping projects/HongKongStock_scrape Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.0.5 to 2.6.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.0.5...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data/scrapping projects/HongKongStock_scrape/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/scrapping projects/HongKongStock_scrape/requirements.txt b/data/scrapping projects/HongKongStock_scrape/requirements.txt index 745011d..fd6c773 100644 --- a/data/scrapping projects/HongKongStock_scrape/requirements.txt +++ b/data/scrapping projects/HongKongStock_scrape/requirements.txt @@ -14,7 +14,7 @@ pycparser==2.14 pyOpenSSL==0.15.1 queuelib==1.4.2 requests==2.9.1 -Scrapy==1.0.5 +Scrapy==2.6.2 service-identity==14.0.0 six==1.10.0 SQLAlchemy==1.0.11