Skip to content

Commit cec2532

Browse files
authored
Upgrade pylint to 2.3.0 (#200)
1 parent eb6e017 commit cec2532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def get_git_commit_datetime() -> str:
120120
'mock-open==1.3.1',
121121
'mypy==0.670',
122122
'pydocstyle==2.1.1',
123-
'pylint==2.2.2',
123+
'pylint==2.3.0',
124124
'pytest-cov==2.6.1',
125125
'pytest-sugar==0.9.2',
126126
'pytest-timeout==1.3.3',

0 commit comments

Comments
 (0)