Bump pylint from 2.5.3 to 2.6.0 (#71)

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.5.3...pylint-2.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-11 11:10:03 +02:00 committed by GitHub
parent da8d0a283a
commit 04419fc8ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ pycodestyle==2.6.0 # via flake8
pycparser==2.20 # via cffi
pyflakes==2.2.0 # via flake8
pygments==2.6.1 # via readme-renderer
pylint==2.5.3 # via -r requirements-dev.in
pylint==2.6.0 # via -r requirements-dev.in
pyparsing==2.4.7 # via packaging
pytest==5.4.3 # via -r requirements-dev.in
readme-renderer==26.0 # via twine