Skip to content

Commit bba1a3a

Browse files
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] <[email protected]>
1 parent a4625b4 commit bba1a3a

File tree

2 files changed

+26
-25
lines changed

2 files changed

+26
-25
lines changed

poetry.lock

Lines changed: 25 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ gunicorn = "^21"
1212
ttp = "^0.9"
1313

1414
[tool.poetry.dev-dependencies]
15-
black = "^23"
15+
black = "^24"
1616
pylama = "^8"
1717
rich = "^13"
1818

0 commit comments

Comments
 (0)