mozilla / missioncontrol

Real-time monitoring of Firefox release health
Mozilla Public License 2.0
21 stars 18 forks source link

Update django-csp to 3.3 #42

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of django-csp available. You are currently using 3.2. I have updated it to 3.3

These links might come in handy: PyPI | Changelog | Repo

I couldn't find a changelog for this release. Do you know where I can find one? Tell me!

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   53.33%   53.33%           
=======================================
  Files          13       13           
  Lines         210      210           
  Branches       25       25           
=======================================
  Hits          112      112           
- Misses         95       96    +1     
+ Partials        3        2    -1
Impacted Files Coverage Δ
missioncontrol/api/views.py 19.51% <0%> (ø) :arrow_up:

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 25024ca...e616f34. Read the comment docs.