Skip to content

Commit ee60aaa

Browse files
angvptomchristie
authored andcommitted
Update versions of Django on tox.ini (encode#4651)
Bump release versions to 1.10.3, 1.9.11 and 1.8.16 More info on: https://www.djangoproject.com/weblog/2016/nov/01/security-releases/
1 parent befacfb commit ee60aaa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tox.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ setenv =
1515
PYTHONDONTWRITEBYTECODE=1
1616
PYTHONWARNINGS=once
1717
deps =
18-
django18: Django==1.8.15
19-
django19: Django==1.9.10
20-
django110: Django==1.10.2
18+
django18: Django==1.8.16
19+
django19: Django==1.9.11
20+
django110: Django==1.10.3
2121
djangomaster: https://github.com/django/django/archive/master.tar.gz
2222
-rrequirements/requirements-testing.txt
2323
-rrequirements/requirements-optionals.txt

0 commit comments

Comments
 (0)