Merge pull request #131 from maidstone-hackspace/pyup-update-django-1.11.1-to-1.11.3

Update django to 1.11.3
This commit is contained in:
Oliver Marks 2017-07-05 12:58:08 +01:00 committed by GitHub
commit 45c9440aeb
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
wheel==0.29.0
# Bleeding edge Django
django==1.11.1
django==1.11.3
# Configuration
django-environ==0.4.2