From 55e9370671a3f51616aa8f0ebc2135330c9a1405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 18:26:54 +0000 Subject: [PATCH] Bump scrapy in /FreeEyeOut in the pip group across 1 directory Bumps the pip group with 1 update in the /FreeEyeOut directory: [scrapy](https://github.com/scrapy/scrapy). Updates `scrapy` from 1.8.1 to 2.13.4 - [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.13.4) --- updated-dependencies: - dependency-name: scrapy dependency-version: 2.13.4 dependency-type: direct:production dependency-group: pip ... 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..b8a4d5f 100644 --- a/FreeEyeOut/requirements.txt +++ b/FreeEyeOut/requirements.txt @@ -1,2 +1,2 @@ -scrapy==1.8.1 +scrapy==2.13.4 python-decouple==3.1.0