Skip to content

Commit bbb1868

Browse files
Bump pylint from 2.7.4 to 2.8.2 (#48)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.8.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](pylint-dev/pylint@pylint-2.7.4...v2.8.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd0c844 commit bbb1868

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

poetry.lock

Lines changed: 9 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pyhumps = "^1.6.1"
2525
pytest = "^6.2"
2626
pre-commit = "^2.11.1"
2727
black = "^20.8b1"
28-
pylint = "^2.7.4"
28+
pylint = "^2.8.2"
2929
isort = "^5.8.0"
3030
mypy = "^0.812"
3131
flake8 = "^3.9.0"

0 commit comments

Comments
 (0)