Skip to content

Commit bf5f7f3

Browse files
chore(deps): update dependency pylint to v3.3.3
1 parent b089a69 commit bf5f7f3

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)