Merge lp:~twom/canonical-identity-provider/upgrade-django-1-11-16 into lp:canonical-identity-provider/release

Proposed by Tom Wardill
Status: Merged
Approved by: Tom Wardill
Approved revision: no longer in the source branch.
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: lp:~twom/canonical-identity-provider/upgrade-django-1-11-16
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:~twom/canonical-identity-provider/upgrade-django-1-11-16
Reviewer Review Type Date Requested Status
Daniel Manrique (community) Approve
Review via email: mp+359243@code.launchpad.net

Commit message

Upgrade to latest django 1.11.x series

To post a comment you must log in.
Revision history for this message
Daniel Manrique (roadmr) wrote :

Looks straightforward.

review: Approve

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-08-02 15:43:58 +0000
3+++ requirements.txt 2018-11-23 14:58:32 +0000
4@@ -3,7 +3,7 @@
5 cffi==1.6.0
6 convoy==0.4.1
7 cryptography==1.3.2
8-django==1.11.11
9+django==1.11.16
10 django-honeypot==0.6.0
11 django-jsonfield==1.0.1
12 django-modeldict-yplan==1.5.2