Skip to content

Commit

Permalink
Merge pull request #44 from arduino/dependabot/pip/black-21.5b2
Browse files Browse the repository at this point in the history
Bump black from 21.5b1 to 21.5b2
  • Loading branch information
per1234 authored Jun 1, 2021
2 parents e68fdc7 + e4cc8e7 commit 58fff5f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ python = "^3.9"
invoke = "1.5.0"
pytest = "6.2.4"

black = { version = "^21.5b1", allow-prereleases = true }
black = { version = "^21.5b2", allow-prereleases = true }
codespell = ">=2.0.0"
flake8 = "^3.9.2"
pep8-naming = "^0.11.1"
Expand Down

0 comments on commit 58fff5f

Please sign in to comment.