Skip to content

Commit

Permalink
Bump pylint from 2.4.4 to 2.5.3
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.4 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.4.4...pylint-2.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 3, 2020
1 parent e308fb2 commit 2cd05d5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -15,7 +15,7 @@ pytest = "^5.3"
pytest-cov = "^2.8"
coveralls = "^1.10"
coverage = "^5.0"
pylint = "^2.4"
pylint = "^2.5"
pytest-kind = "^20.1"
black = {version = "^19.10b0", allow-prereleases = true}
[build-system]
Expand Down

0 comments on commit 2cd05d5

Please sign in to comment.