Skip to content

Commit

Permalink
Merge pull request #280 from arduino/dependabot/pip/black-24.10.0
Browse files Browse the repository at this point in the history
Bump black from 24.8.0 to 24.10.0
  • Loading branch information
per1234 authored Oct 8, 2024
2 parents 588c43f + ef33919 commit 263c40c
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 @@ -11,7 +11,7 @@ authors = ["Arduino <[email protected]>"]
python = "^3.9"

[tool.poetry.dev-dependencies]
black = "^24.8"
black = "^24.10"
codespell = "^2.3.0"
flake8 = "^7.1.1"
invoke = "^2.2.0"
Expand Down

0 comments on commit 263c40c

Please sign in to comment.