Skip to content

Commit 661a682

Browse files
Bump pylint from 2.15.9 to 2.15.10 (#366)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.9 to 2.15.10. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.15.9...v2.15.10) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4b1e17 commit 661a682

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
@@ -27,7 +27,7 @@ coverage = {extras = ["toml"], version = "^7.0"}
2727
mypy = "^0.991"
2828
detect-secrets = "^1.4.0"
2929
bandit = "^1.7.0"
30-
pylint = "^2.15.9"
30+
pylint = "^2.15.10"
3131
pylint-pytest = "^1.1.2"
3232
pytest = "^7.2.0"
3333
yamllint = "^1.28.0"

0 commit comments

Comments
 (0)