Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_virtual_env: add --no-input to all invocations #707

Merged
merged 3 commits into from
Dec 19, 2023
Merged

Conversation

woodruffw
Copy link
Member

WIP.

Closes #706.

Closes #706.

Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw
Copy link
Member Author

CI failure here is a coverage.py regression: nedbat/coveragepy#1713

See nedbat/coveragepy#1713.

Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw woodruffw marked this pull request as ready for review December 14, 2023 16:55
@woodruffw woodruffw merged commit 78a85a3 into main Dec 19, 2023
7 checks passed
@woodruffw woodruffw deleted the ww/no-input branch December 19, 2023 03:32
@woodruffw woodruffw mentioned this pull request Dec 19, 2023
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Dec 30, 2023
## [2.6.2]

### Changed

* `pip-audit`'s minimum Python version is now 3.8.

### Fixed

* Fixed a hang caused by auditing requirements when resolving against
  an index that requires authentication, causing `pip` to wait indefinitely
  for credentials ([#707](pypa/pip-audit#707))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:dep-sources Dependency sources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip-audit doesnt allow authenticating into an extra index
2 participants