Skip to content

Commit

Permalink
chore(deps): update dependency black to v23.12.0 (#13219)
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 Dec 12, 2023
1 parent 056bd12 commit 755a439
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 23 deletions.
51 changes: 29 additions & 22 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 @@ -11,7 +11,7 @@ python = "3.11.x"
ansible = "9.1.0"
ansible-lint = { version = "6.22.1", markers = "platform_system != 'Windows'" }
autoflake = "2.2.1"
black = {version = "23.11.0", extras = ["d"]}
black = {version = "23.12.0", extras = ["d"]}
cmakelint = "1.4.2"
isort = "5.13.1"
miss-hit = "0.9.42"
Expand Down

0 comments on commit 755a439

Please sign in to comment.