Skip to content

Commit

Permalink
chore(deps): update dependency black to v24.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 3604242 commit b68cc92
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 31 deletions.
57 changes: 27 additions & 30 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 @@ -8,7 +8,7 @@ python = "3.12.x"
ansible = "10.5.0"
ansible-lint = { version = "24.9.2", markers = "platform_system != 'Windows'" }
autoflake = "2.3.1"
black = {version = "24.8.0", extras = ["d", "jupyter"]}
black = {version = "24.10.0", extras = ["d", "jupyter"]}
cmakelint = "1.4.3"
isort = "5.13.2"
miss-hit = "0.9.44"
Expand Down

0 comments on commit b68cc92

Please sign in to comment.