You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the just released uv 0.11.0 a new preview feature was added: uv audit. This can replace the pre-commit hook check_uv_lock_vulnerabilities.py I wrote that is our current standard.
In the just released uv 0.11.0 a new preview feature was added: uv audit. This can replace the pre-commit hook check_uv_lock_vulnerabilities.py I wrote that is our current standard.
See the release notes and:
astral-sh/uv#18571, astral-sh/uv#18506