Skip to content

Commit c8bb8e0

Browse files
chore(deps-dev): bump pylint from 2.12.2 to 2.13.0 (#8607)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.12.2...v2.13.0) --- 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 7684b80 commit c8bb8e0

File tree

2 files changed

+32
-13
lines changed

2 files changed

+32
-13
lines changed

poetry.lock

Lines changed: 31 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
@@ -133,7 +133,7 @@ Flask-Migrate = "2.7.0"
133133

134134
[tool.poetry.dev-dependencies]
135135
nose = "1.3.7"
136-
pylint = "2.12.2"
136+
pylint = "2.13.0"
137137
pep8 = "1.7.1"
138138
isort = "5.10.1"
139139
black = "22.1.0"

0 commit comments

Comments
 (0)