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

Cap requests library #3119

Merged
merged 2 commits into from
May 3, 2023
Merged

Cap requests library #3119

merged 2 commits into from
May 3, 2023

Conversation

vEpiphyte
Copy link
Contributor

Cap requests library until the following is resolved kevin1024/vcrpy#688

@vEpiphyte vEpiphyte added this to the v2.13x.x milestone May 3, 2023
@vEpiphyte vEpiphyte added bug dependencies Pull requests that update a dependency file labels May 3, 2023
@pquentin
Copy link

pquentin commented May 3, 2023

For what it's worth, requests 2.30.0 was yanked due to a different issue, so this gives you some time.

@codecov
Copy link

codecov bot commented May 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.10 ⚠️

Comparison is base (c4c9a2c) 97.29% compared to head (fa17451) 97.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3119      +/-   ##
==========================================
- Coverage   97.29%   97.19%   -0.10%     
==========================================
  Files         222      222              
  Lines       44134    44134              
==========================================
- Hits        42938    42894      -44     
- Misses       1196     1240      +44     
Flag Coverage Δ
linux 97.19% <ø> (ø)
linux_replay ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vEpiphyte
Copy link
Contributor Author

@pquentin thanks for the note!

@vEpiphyte vEpiphyte merged commit 9206998 into master May 3, 2023
@vEpiphyte vEpiphyte deleted the bug_requests_library branch May 3, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vcrpy throws an error if latest urllib3 is installed
2 participants