Release 2.5.0
Changed
-
Improved error messaging when a requirements input or indirect dependency
has an invalid (non-PEP 440) requirements specifier
(#507) -
pip-audit
's handling of dependency resolution has been significantly
refactored and simplified (#523)
Fixed
- Fixed a potential crash on invalid unicode in subprocess streams
(#536)