Skip to content

fix: update transformers to resolve CVE-2026-1839#2

Open
dannyneira wants to merge 1 commit into
mainfrom
independabot/transformers-cve-2026-1839
Open

fix: update transformers to resolve CVE-2026-1839#2
dannyneira wants to merge 1 commit into
mainfrom
independabot/transformers-cve-2026-1839

Conversation

@dannyneira
Copy link
Copy Markdown
Member

Summary

  • Updates the Marian MT Python example's transformers pin from 4.50.3 to 5.0.0rc3.
  • Updates companion pins required by transformers 5.0.0rc3: huggingface-hub to 1.15.0 and tokenizers to 0.22.2.

Dependabot alerts resolved

Verification

  • /tmp/candle-pip-verify/bin/python -m pip install --dry-run -r /workspace/candle/candle-examples/examples/marian-mt/python/requirements.txt
  • /tmp/candle-pip-verify/bin/pip-audit -r /workspace/candle/candle-examples/examples/marian-mt/python/requirements.txt --format json — no transformers vulnerabilities and none of the selected advisory IDs were reported.
  • /tmp/candle-pip-verify/bin/python -m pip install -r /workspace/candle/candle-examples/examples/marian-mt/python/requirements.txt
  • Import smoke test for AutoTokenizer, SpmConverter, requires_backends, and import_protobuf under transformers 5.0.0rc3.
  • cargo check --manifest-path /workspace/candle/Cargo.toml -p candle-examples --example marian-mt

Conversation: https://staging.warp.dev/conversation/aabfe8d4-c9d2-4c82-b9cc-e1684ced780c
Run: https://oz.staging.warp.dev/runs/019e36aa-7878-7997-87bf-7bac559ba5aa
This PR was generated with Oz.

Co-Authored-By: Oz <oz-agent@warp.dev>
@dannyneira dannyneira marked this pull request as ready for review May 21, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant