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: update urllib #1329

Closed pjenvey closed 5 years ago

pjenvey commented 5 years ago

per CVE-2019-11324 affecting < 1.24.2

..I'm kinda avoiding updating the remaining dependencies until we give the new pypy 7 a run (its utf8 string representation change is pretty big)

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1329   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          64       64           
  Lines       10393    10393           
=======================================
  Hits        10372    10372           
  Misses         21       21

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 4e207e9...9811c1f. Read the comment docs.