Skip to content

Commit a0b56fc

Browse files
Merge pull request #23 from andrew-codechimp/dependabot/pip/pylint-4.0.1
2 parents 85b212b + 4c39a0e commit a0b56fc

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.0"
29+
pylint = "4.0.1"
3030
ruff = "0.14.1"
3131

3232
[tool.poetry.urls]

0 commit comments

Comments
 (0)