Skip to content

Commit 1934036

Browse files
build(deps-dev): bump black from 22.12.0 to 24.3.0 in /jedi
Bumps [black](https://github.com/psf/black) from 22.12.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@22.12.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 615d21c commit 1934036

File tree

2 files changed

+31
-40
lines changed

2 files changed

+31
-40
lines changed

jedi/poetry.lock

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

jedi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ docstring-parser = "0.14.1"
1414

1515
[tool.poetry.dev-dependencies]
1616
pytest = "^7.1.2"
17-
black = "^22.3.0"
17+
black = "^24.3.0"
1818
flake8 = "^4.0.1"
1919
pybricks = { path = "../", develop = true }
2020

0 commit comments

Comments
 (0)