textile / python-textile

A Python port of Textile, A humane web text generator
Other
68 stars 23 forks source link

Pillow update #69

Closed sebix closed 5 years ago

sebix commented 5 years ago

Based on #68

Pillow < 3.3.2 has several security issues, this PR relaxes the fixed version requirement

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-1.0%) to 99.036% when pulling b51f33ff763acbef5ea88d8556f24b9b2fc68e1a on sebix:pillow-update into 146f82d3adfb5c426dfb2618da6dea6b28d64983 on textile:master.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #69   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines        1213   1213           
  Branches      226    226           
=====================================
  Hits         1213   1213

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 146f82d...b51f33f. Read the comment docs.

ikirudennis commented 5 years ago

Yup, it's official. I don't understand how modifying a pull request branch is supposed to work.