Skip to content

Commit 26ff126

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pip_check_reqs==2.1.1
2121
pydocstyle==5.1.1 # Lint docstrings
2222
pyenchant==3.2.0 # Bindings for a spellchecking sytem
2323
pygithub==1.54.1
24-
pylint==2.6.0 # Lint
24+
pylint==2.6.2 # Lint
2525
pyroma==2.6 # Packaging best practices checker
2626
pytest-cov==2.11.1 # Measure code coverage
2727
pytest==6.2.2 # Test runners

0 commit comments

Comments
 (0)