willprice / python-omxplayer-wrapper

:tv: Control OMXPlayer, the Raspberry Pi media player, from Python
http://python-omxplayer-wrapper.readthedocs.io
GNU Lesser General Public License v3.0
253 stars 71 forks source link

Update requests to 2.21.0 #166

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates requests from 2.20.1 to 2.21.0.

Changelog ### 2.21.0 ``` ------------------- **Dependencies** - Requests now supports idna v2.8. ```
Links - PyPI: https://pypi.org/project/requests - Changelog: https://pyup.io/changelogs/requests/ - Homepage: http://python-requests.org
codecov[bot] commented 5 years ago

Codecov Report

Merging #166 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   71.86%   71.86%           
=======================================
  Files           6        6           
  Lines         455      455           
  Branches       25       25           
=======================================
  Hits          327      327           
  Misses        117      117           
  Partials       11       11

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 ba29e45...ebd812f. Read the comment docs.