arachnys / cabot

Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
MIT License
5.59k stars 594 forks source link

Bump Django to latest 1.11.6 #573

Closed JeanFred closed 6 years ago

JeanFred commented 6 years ago

Django 1.11.6 was released on October 5, 2017. We are still using 1.11 released on April 4, 2017.

Also bump all Django-related dependencies.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #573   +/-   ##
=======================================
  Coverage   80.53%   80.53%           
=======================================
  Files          43       43           
  Lines        2846     2846           
  Branches      173      173           
=======================================
  Hits         2292     2292           
  Misses        495      495           
  Partials       59       59

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 5040c55...3356620. Read the comment docs.