Skip to content

Commit

Permalink
Merge pull request #241 from arduino/dependabot/pip/black-24.1.0
Browse files Browse the repository at this point in the history
Bump black from 23.12.1 to 24.1.0
  • Loading branch information
per1234 authored Jan 26, 2024
2 parents 08f6d6f + 32c969d commit 4cea56c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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 <info@arduino.cc>"]
python = "^3.9"

[tool.poetry.dev-dependencies]
black = "^23.12"
black = "^24.1"
codespell = "^2.2.6"
flake8 = "^7.0.0"
invoke = "^2.2.0"
Expand Down

0 comments on commit 4cea56c

Please sign in to comment.