Skip to content

Commit

Permalink
Update dependency pylint to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent 0f5662c commit b16329f
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.5

# Linting & Formatting
ansible-lint==24.9.2
pylint==3.3.1
pylint==3.3.3
autopep8==2.3.1
pre-commit==3.8.0

Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ antsibull-fileutils==1.0.1
# antsibull-changelog
# antsibull-core
# antsibull-docs
astroid==3.3.5
astroid==3.3.8
# via pylint
asyncio-pool==0.6.0
# via antsibull-docs
Expand Down Expand Up @@ -194,7 +194,7 @@ pygments==2.18.0
# ansible-pygments
# rich
# sphinx
pylint==3.3.1
pylint==3.3.3
# via -r requirements.in
pyproject-hooks==1.2.0
# via
Expand Down

0 comments on commit b16329f

Please sign in to comment.