Skip to content

Commit

Permalink
chore(deps): update dependency pylint to v3.3.3 (#208)
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 Dec 30, 2024
1 parent a86c55e commit ad073d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ proxmoxer==2.2.0

# Linting & Formatting
ansible-lint==24.12.2
pylint==3.3.2
pylint==3.3.3
autopep8==2.3.1
pre-commit==4.0.1

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ pygments==2.18.0
# ansible-pygments
# rich
# sphinx
pylint==3.3.2
pylint==3.3.3
# via -r requirements.in
pyproject-hooks==1.2.0
# via
Expand Down

0 comments on commit ad073d6

Please sign in to comment.