Skip to content

Commit 0795ddd

Browse files
chore(deps-dev): bump black from 21.12b0 to 24.3.0 (#2)
Bumps [black](https://github.com/psf/black) from 21.12b0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits/24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d29b84d commit 0795ddd

File tree

2 files changed

+33
-16
lines changed

2 files changed

+33
-16
lines changed

poetry.lock

Lines changed: 32 additions & 15 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
@@ -22,7 +22,7 @@ setuptools = "^72.1.0"
2222
pytest = "^6.2.5"
2323
pytest-cov = "^3.0.0"
2424
flake8 = "^7.1.1"
25-
black = "^21.9b0"
25+
black = "^24.3"
2626
isort = "^5.9.3"
2727
pre-commit = "^2.15.0"
2828

0 commit comments

Comments
 (0)