Skip to content

Commit 8f05a85

Browse files
Bump black from 24.4.2 to 24.8.0 (#1315)
Bumps [black](https://github.com/psf/black) from 24.4.2 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@24.4.2...24.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21180ed commit 8f05a85

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
@@ -27,7 +27,7 @@ tox = "^4.16"
2727
pytest = "^8.3"
2828
pytest-cov = "^5.0.0"
2929
pre-commit = "^3.5"
30-
black = {version = "^24.4", allow-prereleases = true}
30+
black = {version = "^24.8", allow-prereleases = true}
3131
pylint = "^3.2.6"
3232
isort = "^5.13.2"
3333
mypy = "^1.11"

0 commit comments

Comments
 (0)