Skip to content

Commit

Permalink
chore(deps): update dependency pylint to v3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 6529839 commit 72c9338
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.2

# Linting & Formatting
ansible-lint==24.7.0
pylint==3.2.5
pylint==3.2.6
autopep8==2.3.1
pre-commit==3.7.1

Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ antsibull-docs==2.12.0
# via -r requirements.in
antsibull-docs-parser==1.0.2
# via antsibull-docs
astroid==3.2.3
astroid==3.2.4
# via pylint
asyncio-pool==0.6.0
# via antsibull-docs
Expand Down Expand Up @@ -207,7 +207,7 @@ pygments==2.18.0
# ansible-pygments
# rich
# sphinx
pylint==3.2.5
pylint==3.2.6
# via -r requirements.in
pyproject-hooks==1.1.0
# via
Expand Down

0 comments on commit 72c9338

Please sign in to comment.