Skip to content

Commit

Permalink
chore(deps): update dependency autoflake to v2.3.0 (#14698)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent ffa4a42 commit 191f4b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python = "3.12.x"
[tool.poetry.group.dev.dependencies]
ansible = "9.2.0"
ansible-lint = { version = "24.2.0", markers = "platform_system != 'Windows'" }
autoflake = "2.2.1"
autoflake = "2.3.0"
black = {version = "24.2.0", extras = ["d", "jupyter"]}
cmakelint = "1.4.2"
isort = "5.13.2"
Expand Down

0 comments on commit 191f4b4

Please sign in to comment.