Skip to content

Commit 09ccd72

Browse files
authored
Merge pull request #269 from kdeldycke/dependabot/pip/pylint-2.8.2
Bump pylint from 2.8.1 to 2.8.2
2 parents 7cc4110 + 1d6f5b8 commit 09ccd72

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -60,7 +60,7 @@ check-wheel-contents = "^0.2.0"
6060
coverage = {extras = ["toml"], version = "^5.5"}
6161
isort = "^5.8.0"
6262
pipdeptree = {extras = ["graphviz"], version = "^2.0.0"}
63-
pylint = "^2.7.4"
63+
pylint = "^2.8.2"
6464
pytest = "^6.2.3"
6565
# More pytest plugins at: http://plugincompat.herokuapp.com .
6666
pytest-cov = "^2.11.1"

0 commit comments

Comments
 (0)