Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 6763b30

Browse files
chore(deps-dev): bump black from 23.12.1 to 24.2.0
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.2.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.2.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae09035 commit 6763b30

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
@@ -27,7 +27,7 @@ strenum = "^0.4.9"
2727
[tool.poetry.dev-dependencies]
2828
pytest = "^7.4.3"
2929
flake8 = "^5.0.4"
30-
black = "^23.10"
30+
black = "^24.2"
3131
isort = "^5.12.0"
3232
pre-commit = "^3.5.0"
3333
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)