Update django-redis to 4.10.0
Created by: pyup-bot
This PR updates django-redis from 4.9.0 to 4.10.0.
Changelog
4.10.0
--------------
Date: 2018-10-19
- Add support and testing for Django 2.1 and Python 3.7. No actual code changes
were required.
- Add support for redis-py 3.0.
- Add touch command.
4.9.1
-------------
Date: 2018-10-19
- Pin redis version to 2.10.6