Skip to content

Commit 7bd6b5d

Browse files
committed
Update requirements-dev to latest versions used on travis runs
1 parent eae0edd commit 7bd6b5d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

requirements-dev.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
flake8==3.4.1
2-
pytest==3.4.0
3-
pytest-cov==2.5.1
2+
pytest==3.10.0
3+
pytest-cov==2.6.0
44
docker-py==1.10.6
5-
coveralls==1.2.0
5+
coveralls==1.5.1
66
Sphinx==1.6.4
7-
lz4==0.19.1
8-
xxhash==1.0.1
9-
python-snappy==0.5.1
10-
tox==2.9.1
11-
pylint==1.8.2
12-
pytest-pylint==0.7.1
13-
pytest-mock==1.6.3
7+
lz4==2.1.2
8+
xxhash==1.3.0
9+
python-snappy==0.5.3
10+
tox==3.5.3
11+
pylint==1.9.3
12+
pytest-pylint==0.12.3
13+
pytest-mock==1.10.0
1414
sphinx-rtd-theme==0.2.4
15-
crc32c==1.2
15+
crc32c==1.5

0 commit comments

Comments
 (0)