Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update requests to 2.20.0 #270

Merged
merged 2 commits into from
Oct 21, 2018
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates requests from 2.19.1 to 2.20.0.

Changelog

2.20.0

-------------------

**Bugfixes**

-   Content-Type header parsing is now case-insensitive (e.g.
 charset=utf8 v Charset=utf8).
-   Fixed exception leak where certain redirect urls would raise
 uncaught urllib3 exceptions.
-   Requests removes Authorization header from requests redirected
 from https to http on the same hostname. (CVE-2018-18074)
-   `should_bypass_proxies` now handles URIs without hostnames (e.g.
 files).

**Dependencies**

- Requests now supports urllib3 v1.24.

**Deprecations**

- Requests has officially stopped support for Python 2.6.
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 70.257% when pulling 3bd95d5 on pyup-update-requests-2.19.1-to-2.20.0 into f91a9f5 on master.

4 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 70.257% when pulling 3bd95d5 on pyup-update-requests-2.19.1-to-2.20.0 into f91a9f5 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 70.257% when pulling 3bd95d5 on pyup-update-requests-2.19.1-to-2.20.0 into f91a9f5 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 70.257% when pulling 3bd95d5 on pyup-update-requests-2.19.1-to-2.20.0 into f91a9f5 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 70.257% when pulling 3bd95d5 on pyup-update-requests-2.19.1-to-2.20.0 into f91a9f5 on master.

@nicfit nicfit merged commit 59b24b8 into master Oct 21, 2018
@nicfit nicfit deleted the pyup-update-requests-2.19.1-to-2.20.0 branch October 21, 2018 04:34
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.

3 participants