Skip to content

Release v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 15:51
9c1d2be

2.1.0 - 2022-03-11

Added

  • CLI: The --skip-editable flag has been added, allowing users to skip local packages or parsed requirements (via -r) that are marked as editable (#244)

  • CLI: pip-audit can audit projects that list their dependencies in pyproject.toml files, via pip-audit <dir> (#246)