earthlab / matplotcheck

A python package for checking and testing matplotlib plots. We use this for autograding student assignments but there are many other potential use cases including package testing (for packages with plots)!
https://matplotcheck.readthedocs.io
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Dep update #361

Closed nkorinek closed 3 years ago

nkorinek commented 3 years ago

Combining all of the dependency updates to fix the pip problem across all of them.

codecov[bot] commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #361   +/-   ##
=======================================
  Coverage   81.92%   81.92%           
=======================================
  Files          21       21           
  Lines        2030     2030           
=======================================
  Hits         1663     1663           
  Misses        367      367           

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 ce9a006...9a89937. Read the comment docs.