Skip to content

Release 2.4.12

Compare
Choose a tag to compare
@woodruffw woodruffw released this 29 Dec 16:36
· 342 commits to main since this release
v2.4.12
d406600

Fixed

  • Fixed pip-audit's virtual environment creation and upgrade behavior,
    preventing spurious vulnerability reports
    (#454)

  • Users are now warned if a pip-audit invocation is ambiguous, e.g.
    if they've installed pip-audit globally but are asking for an audit
    of a loaded virtual environment
    (#451)