summaryrefslogtreecommitdiffstats
path: root/requirements_prod.txt
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-09-12 19:15:35 -0500
committerDan McGee <dan@archlinux.org>2010-09-12 19:15:35 -0500
commit2432227b6693c3d2ea066f2c7dead8a15b4192e5 (patch)
tree767eed09f9886d34dccd1b80e738b18035153815 /requirements_prod.txt
parent5ca2cea388862a507484e0375edf36972cb389ef (diff)
downloadarchweb-2432227b6693c3d2ea066f2c7dead8a15b4192e5.tar.gz
archweb-2432227b6693c3d2ea066f2c7dead8a15b4192e5.zip
Bump requirements for Django security release
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'requirements_prod.txt')
-rw-r--r--requirements_prod.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_prod.txt b/requirements_prod.txt
index d4a8acb5..7f5abb55 100644
--- a/requirements_prod.txt
+++ b/requirements_prod.txt
@@ -1,4 +1,4 @@
-Django==1.2.1
+Django==1.2.3
Markdown==2.0.3
MySQL-python==1.2.3c1
South==0.7.2