Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 1, 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: Enabled.

♻️ 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.

@renovate renovate bot force-pushed the renovate/requests-2.x branch from 7bd33fe to b4f649c Compare July 1, 2020 04:13
@jimtje jimtje merged commit 113ad29 into master Jul 1, 2020
@jimtje jimtje deleted the renovate/requests-2.x branch July 1, 2020 19:42
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.

2 participants