Skip to content

Commit

Permalink
fix(deps): update dependency pylint to v3.3.3 (#3046)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 82bcb59 commit 77f5b07
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 @@ -34,7 +34,7 @@ dev = [
"flake8==7.1.1",
"pre-commit==4.0.1",
"ruff==0.8.4",
"pylint==3.3.2",
"pylint==3.3.3",
"pylint-pydantic==0.3.4",
"pytest==8.3.4",
]
Expand Down

0 comments on commit 77f5b07

Please sign in to comment.