Skip to content

Commit 47f1abc

Browse files
Merge pull request #339 from RoboJackets/renovate/pylint-4.x
Update dependency pylint to v4.0.5
2 parents 995cd82 + 6f002f4 commit 47f1abc

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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
@@ -21,7 +21,7 @@ flake8 = "7.3.0"
2121
flake8-bugbear = "25.11.29"
2222
flake8-import-order = "0.19.2"
2323
mypy = "1.19.1"
24-
pylint = "4.0.4"
24+
pylint = "4.0.5"
2525

2626
[tool.poetry.scripts]
2727
workday-upload = 'loop_workday_upload:main'

0 commit comments

Comments
 (0)