Skip to content

fix: update black to resolve CVE-2026-32274#4

Open
dannyneira wants to merge 1 commit into
mainfrom
independabot/black-cve-2026-32274
Open

fix: update black to resolve CVE-2026-32274#4
dannyneira wants to merge 1 commit into
mainfrom
independabot/black-cve-2026-32274

Conversation

@dannyneira
Copy link
Copy Markdown
Member

Summary

Vulnerabilities

Verification

  • pip-audit -r /tmp/candle-black-req.txt reported no known vulnerabilities for black==26.3.1.
  • python -m pip install --dry-run ".[testing]" resolved successfully from candle-pyo3.
  • black --check /workspace/candle/candle-pyo3 passed.
  • cargo check --manifest-path /workspace/candle/Cargo.toml -p candle-pyo3 passed with existing warnings only.
  • cargo test --manifest-path /workspace/candle/Cargo.toml -p candle-pyo3 passed with existing warnings only.

Conversation: https://staging.warp.dev/conversation/b899824f-fbf6-456e-ad04-bdd8e543b4fa
Run: https://oz.staging.warp.dev/runs/019e40f7-2d20-7023-8d28-b6a91a3fa8a3
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