From b605bd940257033fbf4032cdf19f6188fe9e8be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 22:16:12 +0000 Subject: [PATCH] Bump scrapy from 1.8.1 to 2.11.2 in /FreeEyeOut Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.8.1 to 2.11.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...2.11.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FreeEyeOut/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeEyeOut/requirements.txt b/FreeEyeOut/requirements.txt index 4175b63..fc3aaa7 100644 --- a/FreeEyeOut/requirements.txt +++ b/FreeEyeOut/requirements.txt @@ -1,2 +1,2 @@ -scrapy==1.8.1 +scrapy==2.11.2 python-decouple==3.1.0