Skip to content

Commit

Permalink
Bump black from 23.12.1 to 24.3.0 (#120)
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>
Co-authored-by: Faisal Khan <[email protected]>
Co-authored-by: Sean Morgan <[email protected]>
  • Loading branch information
3 people authored Mar 29, 2024
1 parent f49d8ac commit 0d9f680
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 25 deletions.
49 changes: 25 additions & 24 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 @@ torch = "^2.1.2"
[tool.poetry.group.dev.dependencies]
dunamai = "^1.18.0"
pre-commit = "^3.3.3"
black = "^23.7.0"
black = ">=23.7,<25.0"

[tool.poetry.group.prod.dependencies]
dunamai = "^1.18.0"
Expand Down

0 comments on commit 0d9f680

Please sign in to comment.