Skip to content

Commit

Permalink
Merge pull request #427 from fedejaure/dependabot/pip/develop/black-2…
Browse files Browse the repository at this point in the history
…4.10.0

Bump black from 24.8.0 to 24.10.0
  • Loading branch information
fedejaure authored Oct 10, 2024
2 parents 5b8635c + 05da2cb commit d1bb256
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 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 @@ -26,7 +26,7 @@ molecule-plugins = {extras = ["docker"], version = "^23.5.3"}

[tool.poetry.group.lint.dependencies]
isort = "^5.13.2"
black = "^24.8.0"
black = "^24.10.0"
ruff = "^0.6.9"
yamllint = "^1.35.1"
ansible-lint = {version = "^24.7.0", markers = "platform_system != 'Windows'"}
Expand Down

0 comments on commit d1bb256

Please sign in to comment.