Skip to content

Commit

Permalink
Bump black from 23.12.1 to 24.3.0 (#109)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent f3f07fd commit 3b43fe6
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 26 deletions.
61 changes: 36 additions & 25 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 @@ -42,7 +42,7 @@ typing-extensions = "^4.3.0"
websockets = { version = "^10.3", optional = true }

[tool.poetry.dev-dependencies]
black = "^23.9.1"
black = "^24.3.0"
covcheck = { version = "^0.4.3", extras = ["toml"] }
flake8 = "^6.0.0"
ipykernel = "^6.22.0"
Expand Down

0 comments on commit 3b43fe6

Please sign in to comment.