Closed pyup-bot closed 5 years ago
Merging #3 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #3 +/- ##
=======================================
Coverage 77.86% 77.86%
=======================================
Files 11 11
Lines 804 804
=======================================
Hits 626 626
Misses 178 178
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 6febc00...ea43d1a. Read the comment docs.
This PR updates requests from 2.21.0 to 2.22.0.
Changelog
### 2.22.0 ``` ------------------- **Dependencies** - Requests now supports urllib3 v1.25.2. (note: 1.25.0 and 1.25.1 are incompatible) **Deprecations** - Requests has officially stopped support for Python 3.4. ```Links
- PyPI: https://pypi.org/project/requests - Changelog: https://pyup.io/changelogs/requests/ - Homepage: http://python-requests.org