Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit c536791

Browse files
chore(deps): update dependency black to v24
1 parent 9da56ca commit c536791

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ numpy = "^1.22"
5656
scipy = "^1.10"
5757

5858
[tool.poetry.group.dev.dependencies]
59-
black = { extras = ["jupyter"], version = "^23.0.0" }
59+
black = { extras = ["jupyter"], version = "^24.0.0" }
6060
isort = ">=5.5"
6161
rope = ">=1"
6262

0 commit comments

Comments
 (0)