Skip to content

Commit acc3a0f

Browse files
authored
pylint 1.8.2 (#1369)
1 parent 9ae0e59 commit acc3a0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lz4==0.19.1
99
xxhash==1.0.1
1010
python-snappy==0.5.1
1111
tox==2.9.1
12-
pylint==1.8.0
12+
pylint==1.8.2
1313
pytest-pylint==0.7.1
1414
pytest-mock==1.6.3
1515
sphinx-rtd-theme==0.2.4

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ deps =
1212
pytest
1313
pytest-cov
1414
pytest-catchlog
15-
py{27,34,35,36,py}: pylint==1.8.0
15+
py{27,34,35,36,py}: pylint==1.8.2
1616
py{27,34,35,36,py}: pytest-pylint
1717
pytest-mock
1818
mock

0 commit comments

Comments
 (0)