Skip to content

Commit

Permalink
chore(deps): update dependency black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
ibm-mend-app[bot] committed Apr 13, 2024
1 parent 61607c8 commit f4baf5a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 19 deletions.
47 changes: 29 additions & 18 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 @@ -36,7 +36,7 @@ build = "^0.8.0"
pytest = "~7"
pytest-asyncio = "^0.18.3"
pytest-httpserver = "^1.0.4"
black = {version = "~22", allow-prereleases = true}
black = {version = "~24.4.0", allow-prereleases = true}

[tool.pytest.ini_options]
testpaths = [
Expand Down

0 comments on commit f4baf5a

Please sign in to comment.