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

requirements: constrain requests below 2.30 #39

Merged
merged 2 commits into from May 3, 2023
Merged

Conversation

woodruffw
Copy link
Member

This is a temporary fix; pip-audit itself should also constrain this version.

Fixes #38.

See psf/requests#6437.

See psf/requests#6437.

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

CC @MichaelTiemannOSC for user testing.

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

Works for me...I'm unblocked. Thanks!

@woodruffw
Copy link
Member Author

Works for me...I'm unblocked. Thanks!

Glad to hear it! I'm going to merge those changes and cut a point release; you'll probably want to move off of that branch, since I'll be deleting it 🙂

@woodruffw woodruffw merged commit f7e9695 into main May 3, 2023
8 checks passed
@woodruffw woodruffw deleted the ww/pin-requests branch May 3, 2023 19:45
@woodruffw woodruffw mentioned this pull request May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version 1.0.6 gives error AttributeError: 'HTTPResponse' object has no attribute 'strict'
3 participants