Skip to content

Commit b63a0c3

Browse files
chore: bump black from 23.11.0 to 24.8.0
Bumps [black](https://github.com/psf/black) from 23.11.0 to 24.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.11.0...24.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8943a8 commit b63a0c3

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

poetry.lock

+25-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ rich = ">=11,<14"
4040
optional = true
4141

4242
[tool.poetry.group.dev.dependencies]
43-
black = ">=22.6,<24.0"
43+
black = ">=22.6,<25.0"
4444
commitizen = ">=2.32.2,<4.0.0"
4545
mypy = ">=0.971,<1.12"
4646
nox = ">=2022.8.7,<2025.0.0"

0 commit comments

Comments
 (0)