mozilla-services / autopush

Python Web Push Server used by Mozilla
https://autopush.readthedocs.io/
Mozilla Public License 2.0
215 stars 34 forks source link

chore: Library update #1371

Closed jrconlin closed 4 years ago

jrconlin commented 4 years ago

Description

Due to later versions of pyutil no longer supporting 2.7, I've locked to the last working version.

Depending on how pyup does it's detection, we may need to segregate these sorts of version lockdowns to their own, ignored requirements.txt file until we can replace this with a rust version.

Testing

Library update. Tests should return nominally

Issue(s)

N/A - Scheduled update.

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1371   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files          64       64           
  Lines       10449    10449           
=======================================
  Hits        10422    10422           
  Misses         27       27

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 c4961c6...1cdfcb6. Read the comment docs.