Skip to content

Commit cb1ab37

Browse files
Bump pylint from 1.8.4 to 2.7.3 (#151)
Bumps [pylint](https://github.com/PyCQA/pylint) from 1.8.4 to 2.7.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](pylint-dev/pylint@pylint-1.8.4...pylint-2.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 36407ae commit cb1ab37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ mock==2.0.0
2222
pbr==4.0.2
2323
pycodestyle==2.4.0
2424
Pygments==2.2.0
25-
pylint==1.8.4
25+
pylint==2.7.3
2626
pytest-runner==4.2
2727
python-dateutil==2.6.1
2828
PyYAML==5.1

0 commit comments

Comments
 (0)