Skip to content

Commit 56e72f2

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] <[email protected]>
1 parent f18025d commit 56e72f2

File tree

2 files changed

+37
-26
lines changed

2 files changed

+37
-26
lines changed

poetry.lock

Lines changed: 36 additions & 25 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 @@ pandas = "^2.2.2"
1919
[tool.poetry.group.dev.dependencies]
2020
pre-commit = "^3.8.0"
2121
ruff = "^0.5.6"
22-
black = "^24.4.0"
22+
black = "^24.8.0"
2323
pytest = "^8.3.2"
2424
coverage = "^7.6.0"
2525
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)