Skip to content

Commit e8b9768

Browse files
build(deps-dev): bump black from 23.12.1 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.12.1 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.12.1...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 218cd44 commit e8b9768

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ gitpython = "^3.1.41"
3232

3333
[tool.poetry.dev-dependencies]
3434
ruff = "^0.1.5"
35-
black = "^23.9.1"
35+
black = "^24.3.0"
3636
pip-licenses = "^4.3.3"
3737
jinja2 = "^3.1.4"
3838

3939

4040
[tool.poetry.scripts]
4141

4242
[tool.poetry.group.dev.dependencies]
43-
black = "^23.9.1"
43+
black = "^24.3.0"
4444

4545
[tool.black]
4646
line-length = 120

0 commit comments

Comments
 (0)