LowieHuyghe / edmunds-python

Edmunds is a Flask based framework for building web applications with a firm structure to start from.
https://lowiehuyghe.github.io/edmunds-python/
Apache License 2.0
4 stars 1 forks source link

Update google-api-python-client to 1.6.6 #93

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates google-api-python-client from 1.6.5 to 1.6.6.

Changelog ### 1.6.6 ``` Version 1.6.6 Bugfix release - Warn when constructing BatchHttpRequest using the legacy batch URI (488) - Increase the default media chunksize to 100MB. (482) - Remove unnecessary parsing of mime headers in HttpRequest.__init__ (467) ```
Links - PyPI: https://pypi.python.org/pypi/google-api-python-client - Changelog: https://pyup.io/changelogs/google-api-python-client/ - Repo: http://github.com/google/google-api-python-client/
codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   94.04%   94.04%           
=======================================
  Files         103      103           
  Lines        2383     2383           
=======================================
  Hits         2241     2241           
  Misses        142      142

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 db42ed1...623af74. Read the comment docs.

pyup-bot commented 6 years ago

Closing this in favor of #96