Skip to content

Commit

Permalink
chore(deps): update dependency autopep8 to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent e10a909 commit ff365d3
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 @@ -15,7 +15,7 @@ ansible-core==2.18.1
# Linting & Formatting
ansible-lint==24.12.2
pylint==3.3.3
autopep8==2.3.1
autopep8==2.3.2
pre-commit==4.0.1

# Utility packages used in test fixtures and scripts
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ attrs==24.3.0
# aiohttp
# jsonschema
# referencing
autopep8==2.3.1
autopep8==2.3.2
# via -r requirements.in
babel==2.16.0
# via sphinx
Expand Down

0 comments on commit ff365d3

Please sign in to comment.