From c0159496366591603070a3bdeea772e569689f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 19:18:49 +0000 Subject: [PATCH] Bump scrapy from 2.12.0 to 2.14.1 Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.12.0 to 2.14.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/2.12.0...2.14.1) --- updated-dependencies: - dependency-name: scrapy dependency-version: 2.14.1 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 62bce82..66ae380 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ oauth2client==4.1.3 pandas==2.2.3 python-dotenv==1.0.1 redis==5.2.1 -scrapy==2.12.0 +scrapy==2.14.1 torch==2.6.0 transformers==4.48.0 requests==2.32.3