Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 22, 2021
1 parent e80a593 commit 03eb090
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 14 deletions.
66 changes: 53 additions & 13 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
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ coverage = "^5.3"
coveralls = "^2.1.2"
flake8 = "^3.8.4"
pathlib = "^1.0.1"
pylint = "^2.6.0"
pylint = "^2.7.0"
pytest = "^6.1"
toml = "^0.10.2"

Expand Down

0 comments on commit 03eb090

Please sign in to comment.