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

Commit 4916d1d

Browse files
Bump black from 23.3.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.3.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67948e8 commit 4916d1d

File tree

2 files changed

+27
-30
lines changed

2 files changed

+27
-30
lines changed

poetry.lock

Lines changed: 26 additions & 29 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
@@ -27,7 +27,7 @@ python-lsp-server = "^1.7.3"
2727
[tool.poetry.group.dev.dependencies]
2828
pre-commit = "^3.3.1"
2929
ruff = "^0.0.264"
30-
black = "^23.3.0"
30+
black = "^24.3.0"
3131

3232
[[tool.poetry.source]]
3333
name = "pytorch"

0 commit comments

Comments
 (0)