From 7bff176b16f38265c38194a248b3cd0f3aa1f61c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 15:01:52 +0000 Subject: [PATCH] Bump scrapy from 1.8.1 to 1.8.2 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.8.1 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.8.1...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(-) diff --git a/requirements.txt b/requirements.txt index ac16b56..c00c991 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ elasticsearch==7.0.2 -Scrapy==1.8.1 +Scrapy==1.8.2 requests==2.22.0 environs==7.2.0 pymongo==3.10.1