Skip to content

Commit b7c708a

Browse files
committed
Bump Django deps version
1 parent c3124aa commit b7c708a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ deps =
1212
coverage
1313
codecov>=1.4.0
1414
coveralls
15-
djangolts: django==1.8.7
16-
djangocurr: django==1.9
15+
djangolts: django==1.8.8
16+
djangocurr: django==1.9.1
1717
commands =
1818
coverage run --append setup.py test
1919
coverage report --omit='.tox/*'

0 commit comments

Comments
 (0)