Skip to content

Commit

Permalink
Merge pull request #4048 from arduino/dependabot/pip/production/black…
Browse files Browse the repository at this point in the history
…-24.2.0

Bump black from 24.1.1 to 24.2.0
  • Loading branch information
per1234 authored Feb 13, 2024
2 parents 304b1ed + 573d47c commit 647f086
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 @@ -14,7 +14,7 @@ python = "^3.9"
[tool.poetry.dev-dependencies]
pytest = "^8.0.0"
invoke = "^2.2.0"
black = "^24.1"
black = "^24.2"
flake8 = "^7.0.0"
pep8-naming = "^0.13.3"
yamllint = "^1.34.0"
Expand Down

0 comments on commit 647f086

Please sign in to comment.