Skip to content

Fix click and setuptools advisories in exp lockfiles#363

Merged
ciaranra merged 1 commit into
devfrom
fix-exp-lock-advisories
Jul 15, 2026
Merged

Fix click and setuptools advisories in exp lockfiles#363
ciaranra merged 1 commit into
devfrom
fix-exp-lock-advisories

Conversation

@ciaranra

Copy link
Copy Markdown
Member

Summary

Fixes the two advisories that turned the post-merge OSV Scanner red on dev starting 2026-07-14 (published upstream against unchanged code; the same commit passed on 2026-07-13):

  • PYSEC-2026-2132 (High, 7.2): click 8.3.1 -> 8.4.2 in exp/zlup/uv.lock (fix landed in 8.3.3)
  • PYSEC-2026-3447 (Medium, 6.1): setuptools 82.0.1 -> 83.0.0 in exp/zluppy/uv.lock

Root uv.lock already carries setuptools 83.0.0; only the experimental lockfiles were stale. Locks regenerated with uv 0.11.14 (the CI pin); the diff is 2 hunks, version/checksum lines for the two packages only.

This unblocks the py-0.9.0.dev1 release path, which requires all post-merge workflows green.

Validation

  • OSV Scanner dispatched on this branch (attaches to the head SHA below)
  • git diff contains no changes outside the click and setuptools entries

@ciaranra
ciaranra merged commit 8db5dc2 into dev Jul 15, 2026
21 checks passed
@ciaranra
ciaranra deleted the fix-exp-lock-advisories branch July 15, 2026 21:07
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