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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[2.4.9]
Fixed
The --output flag will no longer produce an empty file in the event
of a failure within pip-audit itself, making it easier to distinguish
between audit failures being reported by pip-audit and pip-audit's
own errors (#432)
Removed pin on packaging now that our dependency pins it for us
(#429)