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
📦🔒️ Ignore known pip vulnerability in security audits
Add --ignore-vuln flag for GHSA-4xh5-x5gv-qwph across all pip-audit
commands in CI workflows and justfile. This vulnerability affects pip
itself (not a pinned requirement) and is already fixed in recent Python
versions.
0 commit comments