update Django version to 1.8.3

https://www.djangoproject.com/weblog/2015/jul/08/security-releases/
This commit is contained in:
Fábio C. Barrionuevo da Luz 2015-07-09 11:47:10 -03:00
parent b498bb4245
commit 7837c4e099

View File

@ -1,5 +1,5 @@
# Bleeding edge Django
django==1.8.2
django==1.8.3
# Configuration
django-environ==0.3.0