Skip to content

Commit

Permalink
chore(deps): update dependency pylint to v3.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2024
1 parent 229d957 commit af8ffbc
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 @@ -14,7 +14,7 @@ ansible-core==2.17.3

# Linting & Formatting
ansible-lint==24.7.0
pylint==3.2.6
pylint==3.2.7
autopep8==2.3.1
pre-commit==3.8.0

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

0 comments on commit af8ffbc

Please sign in to comment.