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 =
16
16
[testenv:py27-django14]
17
17
basepython = python2.7
18
18
deps =
19
- Django ==1.4.5
19
+ Django ==1.4.6
20
20
{[testenv]deps}
21
21
22
22
[testenv:py27-django15]
23
23
basepython = python2.7
24
24
deps =
25
- Django ==1.5.1
25
+ Django ==1.5.2
26
26
{[testenv]deps}
27
27
28
28
[testenv:py33-django15]
29
29
basepython = python3.3
30
30
deps =
31
- Django ==1.5.1
31
+ Django ==1.5.2
32
32
{[testenv]deps}
33
33
34
34
[testenv:py27-django16]
35
35
basepython = python2.7
36
36
deps =
37
- https://www.djangoproject.com/download/1.6a1 /tarball/
37
+ https://www.djangoproject.com/download/1.6b2 /tarball/
38
38
{[testenv]deps}
39
39
40
40
[testenv:py33-django16]
41
41
basepython = python3.3
42
42
deps =
43
- https://www.djangoproject.com/download/1.6a1 /tarball/
43
+ https://www.djangoproject.com/download/1.6b2 /tarball/
44
44
{[testenv]deps}
You can’t perform that action at this time.
0 commit comments