Skip to content

fix(ci): upgrade setuptools before pip-audit#24

Merged
kocabiyik merged 1 commit into
mainfrom
fix/ci-setuptools-audit
Jul 19, 2026
Merged

fix(ci): upgrade setuptools before pip-audit#24
kocabiyik merged 1 commit into
mainfrom
fix/ci-setuptools-audit

Conversation

@kocabiyik

Copy link
Copy Markdown
Contributor

Summary

  • Security CI failed because pip-audit found PYSEC-2026-3447 in setuptools 79.0.1 (fixed in 83.0.0).
  • Upgrade setuptools in the security job before running pip-audit.

Test plan

  • Confirmed locally with Python 3.13: pip-audit is clean after setuptools>=83.0.0
  • CI security job passes on this PR

Made with Cursor

pip-audit fails on setuptools 79.x (PYSEC-2026-3447); require >=83.0.0.

Co-authored-by: Cursor <cursoragent@cursor.com>
@kocabiyik
kocabiyik merged commit aa1bbdd into main Jul 19, 2026
15 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant