summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b28b225..d389584 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ def get_version():
install_requires = [
- 'django==1.11.18',
+ 'django==1.11.21',
'django-taggit==0.18.1',
'pytz==2016.4',
'requests-oauthlib>=0.6.1',