vltr / middle

Flexible, extensible Python data structures for general usage
https://middle.readthedocs.io/en/latest/
MIT License
10 stars 1 forks source link

Scheduled weekly dependency update for week 49 #17

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

Update six from 1.11.0 to 1.12.0.

Changelog ### 1.12.0 ``` ------ - Issue 259, pull request 260: `six.add_metaclass` now preserves `__qualname__` from the original class. - Pull request 204: Add `six.ensure_binary`, `six.ensure_text`, and `six.ensure_str`. ```
Links - PyPI: https://pypi.org/project/six - Changelog: https://pyup.io/changelogs/six/ - Repo: https://github.com/benjaminp/six - Docs: https://pythonhosted.org/six/
codecov-io commented 5 years ago

Codecov Report

Merging #17 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #17   +/-   ##
========================================
  Coverage    99.59%   99.59%           
========================================
  Files           33       33           
  Lines         2243     2243           
  Branches       200      200           
========================================
  Hits          2234     2234           
  Misses           5        5           
  Partials         4        4

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 71044f6...db325ca. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #17 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #17   +/-   ##
========================================
  Coverage    99.59%   99.59%           
========================================
  Files           33       33           
  Lines         2243     2243           
  Branches       200      200           
========================================
  Hits          2234     2234           
  Misses           5        5           
  Partials         4        4

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 71044f6...db325ca. Read the comment docs.

pyup-bot commented 5 years ago

Closing this in favor of #18