Skip to content

Commit 91aec59

Browse files
Bump black from 24.4.2 to 24.8.0
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>
1 parent 5addd9a commit 91aec59

2 files changed

Lines changed: 25 additions & 25 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ flake8 = "^7.1.0"
1919
flake8-black = "^0.3.6"
2020
flake8-isort = "^6.1.1"
2121
flake8-docstrings = "^1.7.0"
22-
black = "^24.4.2"
22+
black = "^24.8.0"
2323

2424
[build-system]
2525
requires = ["poetry-core"]

0 commit comments

Comments
 (0)