Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 7747fb7

Browse files
authored
Merge pull request #132 from edx/thallada/django-minor-upgrade
Update to Django 1.8.14 for security update
2 parents 90e861d + 60576fc commit 7747fb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
boto==2.22.1 # MIT
2-
Django==1.8.13 # BSD License
2+
Django==1.8.14 # BSD License
33
django-model-utils==2.2 # BSD
44
djangorestframework==2.4.4 # BSD
55
django-rest-swagger==0.2.8 # BSD

0 commit comments

Comments
 (0)