Skip to content

chore(deps): update dependency requests to v2.25.1 - #4

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/requests-2.x
Open

chore(deps): update dependency requests to v2.25.1#4
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/requests-2.x

Conversation

@renovate

@renovate renovate Bot commented Oct 30, 2020

Copy link
Copy Markdown

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
requests (source, changelog) ==2.23.0 -> ==2.25.1 age adoption passing confidence

Release Notes

psf/requests

v2.25.1

Compare Source

Bugfixes

  • Requests now treats application/json as utf8 by default. Resolving
    inconsistencies between r.text and r.json output. (#​5673)

Dependencies

  • Requests now supports chardet v4.x.

v2.25.0

Compare Source

Improvements

  • Added support for NETRC environment variable. (#​5643)

Dependencies

  • Requests now supports urllib3 v1.26.

Deprecations

  • Requests v2.25.x will be the last release series with support for Python 3.5.
  • The requests[security] extra is officially deprecated and will be removed
    in Requests v2.26.0.

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 changed the title Update dependency requests to v2.24.0 chore(deps): update dependency requests to v2.24.0 Oct 31, 2020
@renovate
renovate Bot force-pushed the renovate/requests-2.x branch from d03d22e to a9a73f8 Compare November 11, 2020 20:10
@renovate renovate Bot changed the title chore(deps): update dependency requests to v2.24.0 chore(deps): update dependency requests to v2.25.0 Nov 11, 2020
@renovate
renovate Bot force-pushed the renovate/requests-2.x branch from a9a73f8 to 1d3a300 Compare December 16, 2020 20:48
@renovate renovate Bot changed the title chore(deps): update dependency requests to v2.25.0 chore(deps): update dependency requests to v2.25.1 Dec 16, 2020
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.

1 participant