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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 7bf899c commit 398fa02
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
@@ -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
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 398fa02

Please sign in to comment.