Update dependency requests to v2.20.0 [SECURITY] - #36
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/pypi-requests-vulnerability
branch
from
August 14, 2025 20:01
438987e to
b71f81f
Compare
renovate
Bot
force-pushed
the
renovate/pypi-requests-vulnerability
branch
from
October 25, 2025 23:17
b71f81f to
0dece25
Compare
renovate
Bot
force-pushed
the
renovate/pypi-requests-vulnerability
branch
from
November 15, 2025 19:57
0dece25 to
674d8a6
Compare
renovate
Bot
force-pushed
the
renovate/pypi-requests-vulnerability
branch
from
February 3, 2026 00:13
674d8a6 to
defd666
Compare
renovate
Bot
force-pushed
the
renovate/pypi-requests-vulnerability
branch
from
March 14, 2026 14:11
defd666 to
eaa2377
Compare
renovate
Bot
force-pushed
the
renovate/pypi-requests-vulnerability
branch
from
May 23, 2026 08:16
eaa2377 to
19c94e6
Compare
renovate
Bot
force-pushed
the
renovate/pypi-requests-vulnerability
branch
from
July 25, 2026 18:58
19c94e6 to
f7ff395
Compare
|
Tick the box to add this pull request to the merge queue (same as
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.18.4→==2.20.0Insufficiently Protected Credentials in Requests
CVE-2018-18074 / GHSA-x84v-xcm2-53pg
More information
Details
The Requests package through 2.19.1 before 2018-09-14 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attackers to discover credentials by sniffing the network.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
psf/requests (requests)
v2.20.0Compare Source
Bugfixes
charset=utf8 v Charset=utf8).
uncaught urllib3 exceptions.
from https to http on the same hostname. (CVE-2018-18074)
should_bypass_proxiesnow handles URIs without hostnames (e.g.files).
Dependencies
Deprecations
v2.19.1Compare Source
Bugfixes
initfunction failed tryingto append to a
__doc__value ofNone.v2.19.0Compare Source
Improvements
< 1.3.4
adapter.
7.1.2)
Request.content.Bugfixes
Linkheaders withparse_header_links()no longerreturn one bogus entry.
archive would raise an
IOError.ImportErroron windows system which donot support
winregmodule.password in the request. This also fixes the issue of DNS queries
failing on macOS.
Noneas a file pointer to thefilesparam no longerraises an exception.
copyon aRequestsCookieJarwill now preserve the cookiepolicy correctly.
Dependencies
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.