Skip to content

Commit

Permalink
Merge pull request #588 from akvo/fix/522_django_security
Browse files Browse the repository at this point in the history
[#522] Upgraded to Django 1.4.13 to plug recent security vulnerabilities
  • Loading branch information
zzgvh committed May 27, 2014
2 parents 75813ff + 21f0417 commit 180beb5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/deployment/pip/requirements/2_rsr.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Django
Django==1.4.2
Django==1.4.13

# Django apps
django-filter==0.6
Expand All @@ -21,7 +21,6 @@ djangorestframework==2.3.10
-e git://github.com/lukeman/django-sorting.git@d3456924ff2140c2a3466a2dd9d674486500393e#egg=django-sorting
-e git://github.com/carlio/djangoembed.git@cc655adb61d3deafe8bedf14ad34a7b7712acdef#egg=djangoembed
-e git://github.com/toastdriven/django-tastypie.git@2b13147715347d8239bbe73943be0eae65c8a43b#egg=django_tastypie-dev


# Akvonaut apps
-e git://github.com/peeb/django-mollie-ideal.git#egg=mollie
Expand Down

0 comments on commit 180beb5

Please sign in to comment.