Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.

⬆️ Updates requests to v2.24.0 #14

Merged
merged 1 commit into from
Jun 18, 2020
Merged

⬆️ Updates requests to v2.24.0 #14

merged 1 commit into from
Jun 18, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2020

This PR contains the following updates:

Package Update Change
requests (source, changelog) minor ==2.23.0 -> ==2.24.0

Release Notes

psf/requests

v2.24.0

Compare Source

Improvements

  • pyOpenSSL TLS implementation is now only used if Python
    either doesn't have an ssl module or doesn't support
    SNI. Previously pyOpenSSL was unconditionally used if available.
    This applies even if pyOpenSSL is installed via the
    requests[security] extra (#​5443)

  • Redirect resolution should now only occur when
    allow_redirects is True. (#​5492)

  • No longer perform unnecessary Content-Length calculation for
    requests that won't use it. (#​5496)


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@frenck frenck merged commit 9ac4d14 into master Jun 18, 2020
@frenck frenck deleted the renovate/requests-2.x branch June 18, 2020 15:06
@addons-assistant
Copy link

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@addons-assistant addons-assistant bot locked as resolved and limited conversation to collaborators Jul 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants