Skip to content

Commit

Permalink
Update dependency pylint to ==3.3.*
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent a56b715 commit 33aca3e
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 @@ -65,7 +65,7 @@ mypy = [
"types-pyinstaller==6.6.0.*",
]
pylint = [
"pylint==3.1.*"
"pylint==3.3.*"
]

# Auxiliary executable roughly equivalent to python -m kubemarine
Expand Down

0 comments on commit 33aca3e

Please sign in to comment.