Skip to content

Commit 0525ce4

Browse files
Merge pull request #33 from andrew-codechimp/dependabot/pip/pylint-4.0.2
Bump pylint from 4.0.1 to 4.0.2
2 parents 4fe3db6 + d329949 commit 0525ce4

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
@@ -26,7 +26,7 @@ python = ">=3.13,<3.14"
2626
[tool.poetry.group.dev.dependencies]
2727
pre-commit = "4.3.0"
2828
pre-commit-hooks = "6.0.0"
29-
pylint = "4.0.1"
29+
pylint = "4.0.2"
3030
ruff = "0.14.2"
3131

3232
[tool.poetry.urls]

0 commit comments

Comments
 (0)