Skip to content

Commit

Permalink
Update black requirement from 22.6.0 to 22.8.0 (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2022
1 parent a0c7457 commit 6f5e196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ include = ["src/jack_server/py.typed"]
python = "^3.8"

[tool.poetry.dev-dependencies]
black = "22.6.0"
black = "22.8.0"
pre-commit = "2.20.0"
pytest = "7.1.2"
pytest-cov = "3.0.0"
Expand Down

0 comments on commit 6f5e196

Please sign in to comment.