aio-libs / aiozmq

Asyncio (pep 3156) integration with ZeroMQ
aiozmq.readthedocs.org
BSD 2-Clause "Simplified" License
422 stars 56 forks source link

Update matplotlib to 2.0.2 #116

Closed pyup-bot closed 6 years ago

pyup-bot commented 7 years ago

There's a new version of matplotlib available. You are currently using 2.0.0. I have updated it to 2.0.2

These links might come in handy: PyPI | Changelog | Homepage

I couldn't find a changelog for this release. Do you know where I can find one? Tell me!

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

codecov-io commented 7 years ago

Codecov Report

Merging #116 into master will decrease coverage by 0.25%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
- Coverage   90.31%   90.06%   -0.26%     
==========================================
  Files          17       14       -3     
  Lines        1703     1660      -43     
  Branches      271      271              
==========================================
- Hits         1538     1495      -43     
  Misses        142      142              
  Partials       23       23
Impacted Files Coverage Δ
aiozmq/__init__.py
aiozmq/log.py
aiozmq/util.py

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 13d8f4e...a4ee392. Read the comment docs.