mostafa / grest

Build REST APIs with Neo4j and Flask, as quickly as possible!
http://grest.readthedocs.io/
GNU General Public License v3.0
115 stars 11 forks source link

Update requests to 2.25.1 #280

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates requests from 2.25.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. ```
Links - PyPI: https://pypi.org/project/requests - Changelog: https://pyup.io/changelogs/requests/ - Docs: https://requests.readthedocs.io
coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 86.233% when pulling 74606ea7e418eb6f04333d3c36a94f6dc0600784 on pyup-update-requests-2.25.0-to-2.25.1 into 691a2aad5837b3d942735ac6ae9fc756f12a40bf on master.