mozilla-services / autopush

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

chore: upgrade dependencies #1359

Closed pjenvey closed 4 years ago

pjenvey commented 4 years ago

avoiding latest marshmallow/marshmallow-polyfields (which are now py3 only)

includes bump to pypy

Closes #1358

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1359   +/-   ##
=======================================
  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 900cf5d...6bc3eae. Read the comment docs.