File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -15,41 +15,41 @@ deps = -egit+https://github.com/jbalogh/jingo.git#egg=jingo
1515[testenv:py26-1.4]
1616basepython = python2.6
1717deps =
18- Django ==1.4.10
18+ Django ==1.4.20
1919 {[testenv]deps}
2020
2121[testenv:py26-1.5]
2222basepython = python2.6
2323deps =
24- Django ==1.5.5
24+ Django ==1.5.12
2525 {[testenv]deps}
2626
2727[testenv:py26-1.6]
2828basepython = python2.6
2929deps =
30- Django ==1.6
30+ Django ==1.6.11
3131 {[testenv]deps}
3232
3333[testenv:py27-1.4]
3434basepython = python2.7
3535deps =
36- Django ==1.4.10
36+ Django ==1.4.20
3737 {[testenv]deps}
3838
3939[testenv:py27-1.5]
4040basepython = python2.7
4141deps =
42- Django ==1.5.5
42+ Django ==1.5.12
4343 {[testenv]deps}
4444
4545[testenv:py27-1.6]
4646basepython = python2.7
4747deps =
48- Django ==1.6
48+ Django ==1.6.11
4949 {[testenv]deps}
5050
5151[testenv:py27-1.7]
5252basepython = python2.7
5353deps =
54- Django ==1.7.6
54+ Django ==1.7.7
5555 {[testenv]deps}
You can’t perform that action at this time.
0 commit comments