Skip to content

Commit f9dc5c4

Browse files
chore(deps): update dependency pylint to v4 (#574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58c9c12 commit f9dc5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ optional = true
1818
[tool.poetry.group.dev.dependencies]
1919
pytest = "8.4.2"
2020
pytest-mock = "3.15.1"
21-
pylint = "3.3.9"
21+
pylint = "4.0.0"
2222
flake8 = "7.3.0"
2323
flake8-pytest-style = "2.1.0"
2424
ruff = "0.14.0"

0 commit comments

Comments
 (0)