From a90564671e76e2cf2472a755fdd848748b66d3f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 19:43:08 +0000 Subject: [PATCH] build(deps): bump scrapling in /backend/restaurant-crawling/scripts Bumps [scrapling](https://github.com/D4Vinci/Scrapling) from 0.4.8 to 0.4.11. - [Release notes](https://github.com/D4Vinci/Scrapling/releases) - [Commits](https://github.com/D4Vinci/Scrapling/compare/v0.4.8...v0.4.11) --- updated-dependencies: - dependency-name: scrapling dependency-version: 0.4.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/restaurant-crawling/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/restaurant-crawling/scripts/requirements.txt b/backend/restaurant-crawling/scripts/requirements.txt index d3f926bfc5..b02b4e7864 100644 --- a/backend/restaurant-crawling/scripts/requirements.txt +++ b/backend/restaurant-crawling/scripts/requirements.txt @@ -9,5 +9,5 @@ langchain-community==0.4.2 langchain-ollama==1.1.0 supabase==2.30.0 curl_cffi==0.15.0 -scrapling[fetchers]==0.4.8 +scrapling[fetchers]==0.4.11 camoufox==0.4.11