Skip to content

Commit 0614742

Browse files
Merge pull request #1232 from VWS-Python/dependabot/pip/pylint-2.5.3
Bump pylint from 2.5.2 to 2.5.3
2 parents f840faf + 8141508 commit 0614742

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pip-check-reqs-pip-gte-20==2.0.3.4
2121
pydocstyle==5.0.2 # Lint docstrings
2222
pyenchant==3.1.1 # Bindings for a spellchecking sytem
2323
pygithub==1.51
24-
pylint==2.5.2 # Lint
24+
pylint==2.5.3 # Lint
2525
pyroma==2.6 # Packaging best practices checker
2626
pytest-cov==2.9.0 # Measure code coverage
2727
pytest==5.4.3 # Test runners

0 commit comments

Comments
 (0)