Skip to content

Commit 8141508

Browse files
Bump pylint from 2.5.2 to 2.5.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](pylint-dev/pylint@pylint-2.5.2...pylint-2.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f840faf commit 8141508

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)