Skip to content

Commit 47052f4

Browse files
authored
Merge pull request #383 from vil02/renovate/pylint-3.x
chore(deps): update dependency pylint to v3.3.3
2 parents b089a69 + bf5f7f3 commit 47052f4

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.3.3"
2020
pytest-mock = "3.14.0"
21-
pylint = "3.3.2"
21+
pylint = "3.3.3"
2222
flake8 = "7.1.1"
2323
flake8-pytest-style = "2.0.0"
2424
ruff = "0.8.4"

0 commit comments

Comments
 (0)