Skip to content

Commit 17384fc

Browse files
build(deps-dev): bump pylint from 2.17.4 to 2.17.5 (#120)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 2.17.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.4...v2.17.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bad04b commit 17384fc

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
@@ -16,7 +16,7 @@ python = "^3.10"
1616

1717
[tool.poetry.dev-dependencies]
1818
shed = "^2023.6.1"
19-
pylint = "^2.17.4"
19+
pylint = "^2.17.5"
2020
mypy = "^1.4"
2121
pytest = "^7.4.0"
2222
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)