Skip to content

fix: update idna to resolve CVE-2026-45409#5

Open
dannyneira wants to merge 1 commit into
mainfrom
independabot/idna-cve-2026-45409
Open

fix: update idna to resolve CVE-2026-45409#5
dannyneira wants to merge 1 commit into
mainfrom
independabot/idna-cve-2026-45409

Conversation

@dannyneira
Copy link
Copy Markdown
Member

Summary

Advisory

Verification

  • python3 -m venv /tmp/candle-idna-venv
  • /tmp/candle-idna-venv/bin/python -m pip install --dry-run -r /workspace/candle/candle-examples/examples/marian-mt/python/requirements.txt
  • /tmp/candle-idna-venv/bin/python -m pip_audit -r /workspace/candle/candle-examples/examples/marian-mt/python/requirements.txt --format json confirmed idna 3.15 has no vulnerabilities; other pre-existing package alerts remain.
  • /tmp/candle-idna-venv/bin/python -m pip install -r /workspace/candle/candle-examples/examples/marian-mt/python/requirements.txt
  • idna.__version__ == "3.15" smoke test
  • cargo check --manifest-path /workspace/candle/Cargo.toml -p candle-examples --example marian-mt

Conversation: https://staging.warp.dev/conversation/0917cb66-a6e6-45e8-8a1b-c83739b9b454
Run: https://oz.staging.warp.dev/runs/019e461d-8b0c-7111-ab68-8cd71cb904d2
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