Skip to content

Commit ebec8e9

Browse files
fix(deps): update dependency pylint to v3.3.8
1 parent 91063bc commit ebec8e9

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
@@ -72,7 +72,7 @@ dev = [
7272
"pymdown-extensions",
7373
# linting
7474
"pre-commit >= 3.3.0, < 4.0.0",
75-
"pylint ==3.0.3",
75+
"pylint ==3.3.8",
7676
"pyright ==1.1.347",
7777
# notebooks tests
7878
"nbformat",

0 commit comments

Comments
 (0)