File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,29 +16,29 @@ deps =
1616[testenv:py27-django14]
1717basepython = python2.7
1818deps =
19- Django ==1.4.5
19+ Django ==1.4.6
2020 {[testenv]deps}
2121
2222[testenv:py27-django15]
2323basepython = python2.7
2424deps =
25- Django ==1.5.1
25+ Django ==1.5.2
2626 {[testenv]deps}
2727
2828[testenv:py33-django15]
2929basepython = python3.3
3030deps =
31- Django ==1.5.1
31+ Django ==1.5.2
3232 {[testenv]deps}
3333
3434[testenv:py27-django16]
3535basepython = python2.7
3636deps =
37- https://www.djangoproject.com/download/1.6a1 /tarball/
37+ https://www.djangoproject.com/download/1.6b2 /tarball/
3838 {[testenv]deps}
3939
4040[testenv:py33-django16]
4141basepython = python3.3
4242deps =
43- https://www.djangoproject.com/download/1.6a1 /tarball/
43+ https://www.djangoproject.com/download/1.6b2 /tarball/
4444 {[testenv]deps}
You can’t perform that action at this time.
0 commit comments