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.0 #267

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates requests from 2.24.0 to 2.25.0.

Changelog ### 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 - 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.168% when pulling da89a86cd0f40dc75d1f1e82c65f85a2e3fbd211 on pyup-update-requests-2.24.0-to-2.25.0 into b0f4feac2520e34e48d8739645af2928e13ba535 on master.