Skip to content

Commit 1af0902

Browse files
Bump pylint from 2.16.4 to 2.17.0 (#428)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.4 to 2.17.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.16.4...v2.17.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 5717e48 commit 1af0902

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
@@ -27,7 +27,7 @@ coverage = {extras = ["toml"], version = "^7.2"}
2727
mypy = "^1.0"
2828
detect-secrets = "^1.4.0"
2929
bandit = "^1.7.5"
30-
pylint = "^2.16.4"
30+
pylint = "^2.17.0"
3131
pylint-pytest = "^1.1.2"
3232
pytest = "^7.2.2"
3333
yamllint = "^1.29.0"

0 commit comments

Comments
 (0)