Skip to content

Commit 40f9ad0

Browse files
Bump pylint from 2.17.5 to 2.17.6 (#685)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.5 to 2.17.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.5...v2.17.6) --- 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 ec4f30a commit 40f9ad0

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
@@ -28,7 +28,7 @@ coverage = {extras = ["toml"], version = "^7.3"}
2828
mypy = "^1.5"
2929
detect-secrets = "^1.4.0"
3030
bandit = "^1.7.5"
31-
pylint = "^2.17.5"
31+
pylint = "^2.17.6"
3232
pylint-pytest = "^1.1.2"
3333
pytest = "^7.4.2"
3434
yamllint = "^1.32.0"

0 commit comments

Comments
 (0)