markhoerth / dremio_client

Apache License 2.0
31 stars 25 forks source link

Update wheel to 0.35.0 #114

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates wheel from 0.34.2 to 0.35.0.

Changelog ### 0.35.0 ``` - Switched to the packaging_ library for computing wheel tags - Fixed a resource leak in ``WheelFile.open()`` (PR by Jon Dufresne) .. _packaging: https://pypi.org/project/packaging/ ```
Links - PyPI: https://pypi.org/project/wheel - Changelog: https://pyup.io/changelogs/wheel/ - Repo: https://github.com/pypa/wheel
codecov[bot] commented 4 years ago

Codecov Report

Merging #114 into master will increase coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   52.88%   53.01%   +0.12%     
==========================================
  Files          24       24              
  Lines        1575     1575              
==========================================
+ Hits          833      835       +2     
+ Misses        742      740       -2     
Impacted Files Coverage Δ
dremio_client/model/endpoints.py 56.37% <0.00%> (+1.34%) :arrow_up:

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 027329f...71385db. Read the comment docs.

pyup-bot commented 4 years ago

Closing this in favor of #117