Skip to content

Commit 1cbcc68

Browse files
chore(deps-dev): bump pylint from 2.11.1 to 2.12.1 (#8420)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.11.1 to 2.12.1. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.11.1...v2.12.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63c57dd commit 1cbcc68

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

Lines changed: 11 additions & 11 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
@@ -129,7 +129,7 @@ Flask-Migrate = "2.7.0"
129129

130130
[tool.poetry.dev-dependencies]
131131
nose = "1.3.7"
132-
pylint = "2.11.1"
132+
pylint = "2.12.1"
133133
pep8 = "1.7.1"
134134
isort = "5.10.1"
135135
black = "21.11b1"

0 commit comments

Comments
 (0)