Skip to content

chore: bump uv to 0.11.6 for GHSA-pjjw-68hj-v9mw#5411

Merged
greysonlalonde merged 1 commit intomainfrom
chore/bump-uv-cve
Apr 10, 2026
Merged

chore: bump uv to 0.11.6 for GHSA-pjjw-68hj-v9mw#5411
greysonlalonde merged 1 commit intomainfrom
chore/bump-uv-cve

Conversation

@greysonlalonde
Copy link
Copy Markdown
Contributor

@greysonlalonde greysonlalonde commented Apr 10, 2026

Summary

pip-audit was failing on uv==0.9.30: GHSA-pjjw-68hj-v9mw. Low-severity: malformed RECORD entries in wheels could delete files outside the venv on uninstall. Fixed in uv 0.11.6.

Test plan

  • uv lock regenerated cleanly, only uv entry changed

Note

Low Risk
Low risk dependency-only change; primary impact is build/install tooling behavior if uv has breaking changes between versions.

Overview
Updates the project’s uv dependency from ~0.9.x to ~0.11.6 in lib/crewai/pyproject.toml.

Regenerates uv.lock to pin uv==0.11.6 (new sdist/wheel hashes/URLs), addressing the referenced security advisory.

Reviewed by Cursor Bugbot for commit 37a7d03. Bugbot is set up for automated code reviews on this repo. Configure here.

Low-severity advisory: malformed RECORD entries in wheels could delete
files outside the venv on uninstall. Fixed in uv 0.11.6.
Copy link
Copy Markdown
Contributor

@iris-clawd iris-clawd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uv bump 0.9.13 → 0.11.6 for GHSA-pjjw-68hj-v9mw (malformed RECORD path traversal on uninstall). Lockfile-only delta. LGTM 🚀 💬 220

@greysonlalonde greysonlalonde merged commit 6248493 into main Apr 10, 2026
54 checks passed
@greysonlalonde greysonlalonde deleted the chore/bump-uv-cve branch April 10, 2026 21:09
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.

2 participants