Skip to content

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.

@renovate renovate bot force-pushed the renovate/requests-2.x branch from 541f078 to 51adb70 Compare August 9, 2020 23:36
@Chipsnet Chipsnet changed the base branch from master to develop August 9, 2020 23:50
@renovate renovate bot force-pushed the renovate/requests-2.x branch from 51adb70 to 1bbda18 Compare August 9, 2020 23:50
@Chipsnet Chipsnet merged commit 9a9c627 into develop Aug 9, 2020
@Chipsnet Chipsnet deleted the renovate/requests-2.x branch August 9, 2020 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants