2 PRs
PyTorch + setuptools security patches
Two Dependabot alerts cleared: PyTorch bumped to 2.13.0 to patch a memory corruption CVE (GHSA-rrmf-rvhw-rf47), and setuptools bumped to 83.0.0 to close a second open alert. Both are lockfile-only changes — no manifest edits, no behavior changes.
- PyTorch 2.12.1 → 2.13.0: patches GHSA-rrmf-rvhw-rf47 (memory corruption, vulnerable ≤ 2.12.1); lockfile-only. (#257)
- setuptools 81.0.0 → 83.0.0: closes open Dependabot alert (vulnerable range < 83.0.0); lockfile-only. (#258)
