Skip to content

Commit 3654ebd

Browse files
Bump pylint from 2.14.4 to 2.14.5 (#117)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.4 to 2.14.5. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.14.4...v2.14.5) --- 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 52f55ca commit 3654ebd

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
@@ -28,7 +28,7 @@ coverage = {extras = ["toml"], version = "^6.4"}
2828
mypy = "^0.910"
2929
detect-secrets = "^1.2.0"
3030
bandit = "^1.7.0"
31-
pylint = "^2.14.4"
31+
pylint = "^2.14.5"
3232
pylint-pytest = "^1.1.2"
3333
pytest = "^7.0.0"
3434
yamllint = "^1.26.3"

0 commit comments

Comments
 (0)