Skip to content

Commit

Permalink
chore(deps): update dependency autopep8 to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 6, 2024
1 parent ecd74e3 commit 68f61ca
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.17.0
# Linting & Formatting
ansible-lint==24.6.0
pylint==3.2.0
autopep8==2.1.0
autopep8==2.2.0
pre-commit==3.7.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 @@ -50,7 +50,7 @@ attrs==23.2.0
# aiohttp
# jsonschema
# referencing
autopep8==2.1.0
autopep8==2.2.0
# via -r requirements.in
babel==2.15.0
# via sphinx
Expand Down

0 comments on commit 68f61ca

Please sign in to comment.