Merge pull request #97 from maidstone-hackspace/pyup-update-django-redis-4.7.0-to-4.8.0

Update django-redis to 4.8.0
This commit is contained in:
Oliver Marks 2017-07-05 14:02:14 +01:00 committed by GitHub
commit 88da8cfb07
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ awesome-slugify==1.6.5
pytz==2017.2
# Redis support
django-redis==4.7.0
django-redis==4.8.0
redis>=2.10.5