Skip to content

Commit c8f5f2b

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 593350d commit c8f5f2b

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
@@ -24,7 +24,7 @@ azure-identity = "^1.17.1"
2424
[tool.poetry.group.dev.dependencies]
2525
pre-commit = "^3.8.0"
2626
ruff = "^0.5.6"
27-
black = "^24.4.0"
27+
black = "^24.8.0"
2828
pytest = "^8.3.2"
2929
coverage = "^7.6.0"
3030
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)