Merge lp:~roadmr/canonical-identity-provider/upgrade-django-statsd into lp:canonical-identity-provider/release

Proposed by Daniel Manrique
Status: Merged
Approved by: Daniel Manrique
Approved revision: no longer in the source branch.
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: lp:~roadmr/canonical-identity-provider/upgrade-django-statsd
Merge into: lp:canonical-identity-provider/release
Diff against target: 12 lines (+1/-1)
1 file modified
requirements.txt (+1/-1)
To merge this branch: bzr merge lp:~roadmr/canonical-identity-provider/upgrade-django-statsd
Reviewer Review Type Date Requested Status
Maximiliano Bertacchini Approve
Review via email: mp+347235@code.launchpad.net

Commit message

Upgrade django-statsd to 0.4.0.

Main goal is to have Django 1.11 compatibility and get rid of some deprecation warnings.

Description of the change

Upgrade django-statsd to 0.4.0.

Main goal is to have Django 1.11 compatibility and get rid of some deprecation warnings.

To post a comment you must log in.
Revision history for this message
Maximiliano Bertacchini (maxiberta) wrote :

+1

review: Approve
Revision history for this message
Otto Co-Pilot (otto-copilot) wrote :

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'requirements.txt'
2--- requirements.txt 2018-04-11 12:24:40 +0000
3+++ requirements.txt 2018-05-31 21:14:16 +0000
4@@ -9,7 +9,7 @@
5 django-modeldict-yplan==1.5.2
6 django-preflight==0.2.0
7 django-secure==1.0.1
8-django-statsd-mozilla==0.3.16
9+django-statsd-mozilla==0.4.0
10 enum34==1.1.6
11 gargoyle-yplan==1.2.5
12 gunicorn==19.3.0