Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

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
@dannyneira dannyneira requested a review from advait-m May 27, 2026 16:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants