Skip to content

Commit

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

Bump black from 24.4.2 to 24.8.0
  • Loading branch information
per1234 authored Aug 5, 2024
2 parents 7ed3979 + 51b4d7b commit bd2d3ab
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.3.2"
invoke = "^2.2.0"
black = "^24.4"
black = "^24.8"
flake8 = "^7.1.0"
pep8-naming = "^0.14.1"
yamllint = "^1.35.1"
Expand Down

0 comments on commit bd2d3ab

Please sign in to comment.