Skip to content

Commit 580cf1f

Browse files
chore(deps-dev): bump pylint from 2.13.4 to 2.13.5
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.4 to 2.13.5. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.13.4...v2.13.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 878a0bf commit 580cf1f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

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

0 commit comments

Comments
 (0)