Skip to content

Commit 44a6973

Browse files
Bump pylint from 2.6.0 to 2.7.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.6.0 to 2.7.2. - [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.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ca3cd49 commit 44a6973

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

poetry.lock

Lines changed: 15 additions & 13 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
@@ -27,7 +27,7 @@ pytest = "^6.2"
2727
black = {version = "^20.8b1",allow-prereleases = true}
2828
pytest-cov = "^2.11.1"
2929
jsonschema = "^3.2.0"
30-
pylint = "^2.6.0"
30+
pylint = "^2.7.2"
3131
sphinx = "^3.5.3"
3232
sphinx-autoapi = "^1.7.0"
3333
sphinx-rtd-theme = "^0.5.1"

0 commit comments

Comments
 (0)