Skip to content

Commit dbb1816

Browse files
chore(deps-dev): bump pylint from 2.13.8 to 2.17.4 (#8832)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.8 to 2.17.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.13.8...v2.17.4) --- 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 e6f3a8f commit dbb1816

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

poetry.lock

Lines changed: 17 additions & 16 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
@@ -132,7 +132,7 @@ dnspython = "<2"
132132

133133
[tool.poetry.group.dev.dependencies]
134134
nose = "1.3.7"
135-
pylint = "2.13.8"
135+
pylint = "2.17.4"
136136
pep8 = "1.7.1"
137137
isort = "5.10.1"
138138
black = "22.3.0"

0 commit comments

Comments
 (0)