Skip to content

Commit

Permalink
Merge pull request #379 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 Nov 11, 2024
2 parents 70ea623 + 94cc64c commit 57d6f23
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.linters.dependencies]
isort = "^5.13.2"
black = "^24.8"
black = "^24.10"
safety = "^3.2.10"
mypy = "^1.11"
yamllint = "^1.35.1"
Expand Down

0 comments on commit 57d6f23

Please sign in to comment.