raimon49 / pip-licenses

Dump the license list of packages installed with pip.
MIT License
307 stars 43 forks source link

Update dependencies #143

Closed raimon49 closed 1 year ago

raimon49 commented 1 year ago

This pr resolve #142

$ curl -L 'https://patch-diff.githubusercontent.com/raw/raimon49/pip-licenses/pull/142.patch' | git am -3 
$ make lint
codecov[bot] commented 1 year ago

Codecov Report

Merging #143 (4947571) into master (1184783) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #143   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files           1        1           
  Lines         378      378           
=======================================
  Hits          377      377           
  Misses          1        1           
Impacted Files Coverage Δ
piplicenses.py 99.73% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

raimon49 commented 1 year ago

Code style fixes have been merged, but are essentially updates to development dependent packages, and no new versions will be released to PyPI.