Skip to content

Commit

Permalink
chore(deps): update dependency autopep8 to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 9c138fd commit 4d2fc1e
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 @@ -15,7 +15,7 @@ ansible-core==2.17.0
# Linting & Formatting
ansible-lint==24.6.0
pylint==3.2.3
autopep8==2.2.0
autopep8==2.3.0
pre-commit==3.7.1

# Utility packages used in test fixtures and scripts
Expand Down
4 changes: 2 additions & 2 deletions 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.2.0
autopep8==2.3.0
# via -r requirements.in
babel==2.15.0
# via sphinx
Expand Down Expand Up @@ -191,7 +191,7 @@ pluggy==1.5.0
# pytest
pre-commit==3.7.1
# via -r requirements.in
pycodestyle==2.11.1
pycodestyle==2.12.0
# via autopep8
pycparser==2.22
# via cffi
Expand Down

0 comments on commit 4d2fc1e

Please sign in to comment.