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

Commit

Permalink
chore(deps): update dependency black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent ab8e188 commit fe89d89
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 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 @@ -56,7 +56,7 @@ numpy = "^1.22"
scipy = "^1.10"

[tool.poetry.group.dev.dependencies]
black = { extras = ["jupyter"], version = "^23.0.0" }
black = { extras = ["jupyter"], version = "^24.0.0" }
isort = ">=5.5"
rope = ">=1"

Expand Down

0 comments on commit fe89d89

Please sign in to comment.