Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1d26531

Browse files
authoredOct 7, 2024··
build(deps-dev): bump black from 24.8.0 to 24.10.0
Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.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 e0814ff commit 1d26531

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed
 

‎poetry.lock

Lines changed: 27 additions & 27 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
@@ -12,7 +12,7 @@ PyYAML = "6.0.2"
1212
semver = "3.0.2"
1313

1414
[tool.poetry.group.dev.dependencies]
15-
black = "24.8.0"
15+
black = "24.10.0"
1616
codespell = "2.3.0"
1717
coverage = "7.6.1"
1818
pytest = "8.3.3"

0 commit comments

Comments
 (0)
Please sign in to comment.