-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
requirement, test: Correct
--fix
for subdependencies in requirement…
…s files (#297) * requirement: Add extra line for vulnerable subdependencies * requirement, test: Fixes and test coverage * requirement, test: Document implementation quirk * requirement: Use `print` instead of manually placing newlines * _virtual_env: Add package install fail message to exception text * Revert "_virtual_env: Add package install fail message to exception text" This reverts commit ed32186. * test: Switch to a different version of requests in the tests. The setup of 1.0 uses some standard library components that were deprecated in 3.10 * requirement, test: Add top-level requirement to subdependency fix comment * test: Add unit test for a subdependency belonging to multiple requirements * CHANGELOG: Add fix to changelog * requirement: Add requirements to subdep comment in alphabetical order * CHANGELOG: relocate entry Signed-off-by: William Woodruff <[email protected]> * requirement: indent comment like `pip-compile` Signed-off-by: William Woodruff <[email protected]> * test: update tests Signed-off-by: William Woodruff <[email protected]> Co-authored-by: William Woodruff <[email protected]>
- Loading branch information
1 parent
7915cae
commit 05bfaf1
Showing
3 changed files
with
289 additions
and
55 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
Oops, something went wrong.