-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Upgrade requests to 2.32.3 and adds a license validation override to ddev
#17702
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
Conversation
|
The CI tests are currently broken because of msabramo/requests-unixsocket#73. |
|
The |
in order to get the following fix: msabramo/requests-unixsocket#72
a777683 to
c854d42
Compare
|
The |
|
Hi @steveny91, |
|
@L3n41c Yeah I was also hoping they'd get that merged in as well. But I'll try to solve the license issue with the fork this week and get his through by next week. |
|
FWIW, I’ve filed this issue about the license: https://gitlab.com/thelabnyc/requests-unixsocket2/-/issues/4. |
Co-authored-by: Steven Yuen <[email protected]>
|
The |
…og/integrations-core into lenaic/upgrade-requests
|
The |
|
The |
requests to 2.32.3requests to 2.32.3 and adds a license validation override to ddev
… to ddev (#17702) * Upgrade `requests` to `2.32.3` * Add changelog entry * Bump the `requests-unixsocket` version to requests-unixsocket2==0.4.0 in order to get the following fix: msabramo/requests-unixsocket#72 * update license * changelog * Apply suggestions from code review Co-authored-by: Steven Yuen <[email protected]> * Regenerate LICENSE-3rdparty.csv * conflicts * sync license * changelog --------- Co-authored-by: steveny91 <[email protected]> (cherry picked from commit e1e61e5)
… to ddev (#17702) * Upgrade `requests` to `2.32.3` * Add changelog entry * Bump the `requests-unixsocket` version to requests-unixsocket2==0.4.0 in order to get the following fix: msabramo/requests-unixsocket#72 * update license * changelog * Apply suggestions from code review Co-authored-by: Steven Yuen <[email protected]> * Regenerate LICENSE-3rdparty.csv * conflicts * sync license * changelog --------- Co-authored-by: steveny91 <[email protected]> e1e61e5
… to ddev (#17702) (#17776) * Upgrade `requests` to `2.32.3` * Add changelog entry * Bump the `requests-unixsocket` version to requests-unixsocket2==0.4.0 in order to get the following fix: msabramo/requests-unixsocket#72 * update license * changelog * Apply suggestions from code review Co-authored-by: Steven Yuen <[email protected]> * Regenerate LICENSE-3rdparty.csv * conflicts * sync license * changelog --------- Co-authored-by: steveny91 <[email protected]> (cherry picked from commit e1e61e5) Co-authored-by: Lénaïc Huard <[email protected]>


What does this PR do?
This PR upgrades
requeststo the latest version to fix a CVE.Motivation
This changelog.
Additional Notes
Review checklist (to be filled by reviewers)
qa/skip-qalabel if the PR doesn't need to be tested during QA.backport/<branch-name>label to the PR and it will automatically open a backport PR once this one is merged