Skip to content

Commit 41d8310

Browse files
Bump black from 23.12.1 to 24.8.0
Bumps [black](https://github.com/psf/black) from 23.12.1 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.12.1...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 989959b commit 41d8310

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ python-coveralls = "^2.9.3"
2929
[tool.poetry.group.dev.dependencies]
3030
pytest = ">=7.2,<9.0"
3131
flake8 = ">=4.0.1,<6.0.0"
32-
black = ">=22.8,<24.0"
32+
black = ">=22.8,<25.0"
3333
pre-commit = "^2.20.0"
3434

3535
[build-system]

0 commit comments

Comments
 (0)