Skip to content

Commit

Permalink
chore(deps): update dependency autopep8 to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 93b3c5b commit 45c173f
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.1
# Linting & Formatting
ansible-lint==24.6.1
pylint==3.2.3
autopep8==2.3.0
autopep8==2.3.1
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.3.0
autopep8==2.3.1
# via -r requirements.in
babel==2.15.0
# via sphinx
Expand Down

0 comments on commit 45c173f

Please sign in to comment.