Skip to content

Commit 7bb559f

Browse files
committed
Update dependencies
1 parent 3d76919 commit 7bb559f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ lint = [
8080
"pylint-per-file-ignores==2.0.3; python_version <= '3.11'",
8181
"pylint-per-file-ignores==3.2.0; python_version > '3.11'",
8282
"pylint==3.3.9; python_version <= '3.11'",
83-
"pylint==4.0.4; python_version > '3.11'",
83+
"pylint==4.0.5; python_version > '3.11'",
8484
]
8585
test = [
8686
"pytest==8.4.2; python_version <= '3.11'",

0 commit comments

Comments
 (0)