Bump pylint from 2.8.2 to 2.8.3 (#96)

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.8.2...v2.8.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-06-01 08:48:45 -04:00
committed by GitHub
parent 2d98bc54f6
commit 027e79739e
2 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ soupsieve = "<3.0"
[tool.poetry.dev-dependencies]
pre-commit = "1.21.0"
pylint = "^2.8.2"
pylint = "^2.8.3"
pytest = ">=4.6.6"
rope = "0.19.0"