From 140faee0e8632b8997f960f1707d684d9c0801ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 11:40:09 +0000 Subject: [PATCH] Bump scrapy from 2.13.0 to 2.13.4 Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.13.0 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/2.13.0...2.13.4) --- updated-dependencies: - dependency-name: scrapy dependency-version: 2.13.4 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 3b998a1..de9cfc9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ pyarrow==19.0.1 # llama-index==0.12.28 # llama-index-core==0.12.28 # networkx -scrapy==2.13.0 +scrapy==2.13.4 requests>=2.31.0 nbimporter>=0.3.4 httpx>=0.24.1