From 6caa8d0cee62e5593d7f97b60e553cbef6571706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:44:00 +0000 Subject: [PATCH] Bump scrapy from 2.6.1 to 2.6.2 in /data_analysis/notebooks Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.6.1 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/2.6.1...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data_analysis/notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_analysis/notebooks/requirements.txt b/data_analysis/notebooks/requirements.txt index 467dbbf..5749dc5 100644 --- a/data_analysis/notebooks/requirements.txt +++ b/data_analysis/notebooks/requirements.txt @@ -10,7 +10,7 @@ pyjson5==1.6.1 qgrid==1.3.1 runipy==0.1.5 sas7bdat==2.2.3 -scrapy==2.6.1 +scrapy==2.6.2 termcolor==1.1.0 xlrd==2.0.1 xmltodict==0.12.0