Skip to content

Commit 759745c

Browse files
kaiitunnzclaude
andcommitted
chore: bump crawl4ai for CVE fixes
Clears the strict worker pip-audit: crawl4ai 0.8.6 (GHSA-qxjp-w3pj-48m7, GHSA-365w-hqf6-vxfg, GHSA-f989-c77f-r2cq, GHSA-4qqr-vv2q-cmr5, GHSA-7cx2-g3h9-382p, GHSA-6qhc-x826-342c), all fixed by 0.8.9. Worker-only; lxml stays capped, so the PYSEC-2026-87 ignore remains valid. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Noppanat Wadlom <noppanat.wad@gmail.com>
1 parent 25e7395 commit 759745c

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ runtime-agent = [
8383
"arxiv>=2.2.0",
8484
"beautifulsoup4>=4.14.3",
8585
"chunkr-ai>=0.3.7",
86-
"crawl4ai>=0.8.0",
86+
"crawl4ai>=0.8.9",
8787
"ddgs>=9.10.0",
8888
"google-genai>=1.47.0",
8989
"hydra-core>=1.3.2",

src/worker/requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ boto3==1.41.5
1212
chunkr-ai==0.3.7
1313
colorama==0.4.6
1414
colorlog==6.9.0
15-
crawl4ai==0.8.6
15+
crawl4ai==0.8.9
1616
datasets==4.3.0
1717
ddgs==9.10.0
1818
diffusers==0.38.0

uv.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)