From 2992c9fe9268d55da0394fddae395f0bd1b66c43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:26:26 +0000 Subject: [PATCH] Bump scrapy from 1.8.1 to 2.11.1 in /FreeEyeOut Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.8.1 to 2.11.1. - [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.1) --- 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..caa15b2 100644 --- a/FreeEyeOut/requirements.txt +++ b/FreeEyeOut/requirements.txt @@ -1,2 +1,2 @@ -scrapy==1.8.1 +scrapy==2.11.1 python-decouple==3.1.0