Skip to content

Commit 052d594

Browse files
authored
Merge branch 'headroomlabs-ai:main' into main
2 parents 0877f36 + 09be107 commit 052d594

2 files changed

Lines changed: 40 additions & 25 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,8 @@ constraint-dependencies = [
332332
"lxml-html-clean>=0.4.5",
333333
# CVE-2026-54293 (High) — transitive via rouge-score/lm-eval; fix at 3.10.0
334334
"nltk>=3.10.0",
335+
# CVE-2026-5241 (High) — direct optional dep for proxy/ml/voice; fix at 5.5.0
336+
"transformers>=5.5.0",
335337
]
336338

337339
# Pin the project's package index to public PyPI. Without this, `uv lock`

uv.lock

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

0 commit comments

Comments
 (0)