Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates requests from 2.24.0 to 2.25.1.

Changelog

2.25.1

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

**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.

2.25.0

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

**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.
Links

@codecov-io
Copy link

codecov-io commented Dec 17, 2020

Codecov Report

Merging #63 (eb032f8) into master (dc3318f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   99.14%   99.14%           
=======================================
  Files          12       12           
  Lines         117      117           
=======================================
  Hits          116      116           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc3318f...eb032f8. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #100

@pyup-bot pyup-bot closed this Jul 14, 2021
@Gabrieltggv Gabrieltggv deleted the pyup-update-requests-2.24.0-to-2.25.1 branch July 14, 2021 22:20
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