Skip to content

Commit 566147b

Browse files
chore(deps-dev): bump pylint from 2.13.0 to 2.13.3 (#8611)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.0 to 2.13.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.13.0...v2.13.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15268f7 commit 566147b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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.13.0"
136+
pylint = "2.13.3"
137137
pep8 = "1.7.1"
138138
isort = "5.10.1"
139139
black = "22.3.0"

0 commit comments

Comments
 (0)