-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [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](pypa/pip-audit#244)) * CLI: `pip-audit` can audit projects that list their dependencies in `pyproject.toml` files, via `pip-audit <dir>` ([#246](pypa/pip-audit#246))
- Loading branch information
Showing
3 changed files
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.6 2022/02/20 21:27:35 wiz Exp $ | ||
$NetBSD: distinfo,v 1.7 2022/03/14 14:02:00 wiz Exp $ | ||
|
||
BLAKE2s (pip-audit-2.0.0.tar.gz) = d88d048fecf33ce95232759d6495902fd9ad169a6b3acf694db6d301d442a9da | ||
SHA512 (pip-audit-2.0.0.tar.gz) = 2c904a424d67b3308b52d6ef6968847987c4df026f22a8e7af6ee3bdf8170b4f62ef993bf82455fed5ecb76b29b9f35239cd27626a891000c38011b60102f56c | ||
Size (pip-audit-2.0.0.tar.gz) = 54237 bytes | ||
BLAKE2s (pip-audit-2.1.0.tar.gz) = a62f3a49dd9229f6d3d65e9f877511b8816eb80938e8d765c18ba1328640c2e1 | ||
SHA512 (pip-audit-2.1.0.tar.gz) = fb7fc6a8e9ea64d751c3fab71d2211ef518dcf4f2467dbc03f15cc25d720e1c9ab5dd7d68e1901e2de6a87a174c4742d8eb5c9f3e02335cf3741f62085806183 | ||
Size (pip-audit-2.1.0.tar.gz) = 56710 bytes |