Skip to content

Commit

Permalink
Update pylint to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesbvll authored Oct 10, 2024
1 parent 0f632fd commit e249806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ black = { version = "==24.2.0", extras = ["jupyter"] }
taplo = "==0.9.3"
docformatter = "==1.7.5"
mypy = "==1.8.0"
pylint = "==3.2.7"
pylint = "==3.3.1"
flake8 = "==5.0.4"
parameterized = "==0.9.0"
pytest = "==7.4.4"
Expand Down

0 comments on commit e249806

Please sign in to comment.