Skip to content

Commit 3504bde

Browse files
committed
Update test dep.
1 parent 4202ec2 commit 3504bde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/templates/tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ deps =
1717
pytest
1818
pytest-capturelog
1919
pytest-benchmark
20-
Django==1.7.1
20+
Django==1.7.2
2121
objproxies==0.9.3
2222
commands =
2323
python setup.py clean --all build_ext --force --inplace

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ deps =
2424
pytest
2525
pytest-capturelog
2626
pytest-benchmark
27-
Django==1.7.1
27+
Django==1.7.2
2828
objproxies==0.9.3
2929
commands =
3030
python setup.py clean --all build_ext --force --inplace

0 commit comments

Comments
 (0)