From a92e71c040b6217b5135d0de22c830ddc1e3af1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:28:27 +0000 Subject: [PATCH] Bump scrapy from 2.0.0 to 2.6.2 Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.0.0 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.0.0...2.6.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(-) diff --git a/requirements.txt b/requirements.txt index ae48f34..695cc6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ Pillow==6.2.0 psycopg2==2.8.5 psycopg2-binary==2.8.5 scipy==1.3.1 -Scrapy==2.0.0 +Scrapy==2.6.2 seaborn==0.9.0 SQLAlchemy==1.3.9 tensorboard==2.0.0