Update to latest django subminor to pick up assorted fixes.

This commit is contained in:
Bill Nottingham
2018-10-16 11:48:33 -04:00
committed by Ryan Petrello
parent 07aaad53aa
commit aec3244f52
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ django-radius==1.1.0
django-solo==1.1.3
django-split-settings==0.3.0
django-taggit==0.22.2
django==1.11.11
django==1.11.16
djangorestframework-yaml==1.0.3
djangorestframework==3.7.7
enum34==1.1.6 # via cryptography