Skip to content

Commit d69eadb

Browse files
chore(deps): update dependency pylint to v4
1 parent 69bc2d3 commit d69eadb

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
@@ -52,7 +52,7 @@ dev = [
5252
# mypy>=1.11.0 crashes when used with pydantic-settings on Python 3.9,
5353
# see: https://github.com/python/mypy/issues/17535
5454
"mypy<1.11.0; python_version <= '3.9'",
55-
"pylint==3.3.8",
55+
"pylint==4.0.1",
5656
"types-PyYAML",
5757
"types-filelock",
5858
"types-freezegun",

0 commit comments

Comments
 (0)