Skip to content

Commit 4df981a

Browse files
chore(deps-dev): bump black from 24.3.0 to 24.4.2
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.2. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b3a664 commit 4df981a

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 = "^8.1.1"
2929
flake8 = "^5.0.4"
30-
black = "^24.3"
30+
black = "^24.4"
3131
isort = "^5.12.0"
3232
pre-commit = "^3.5.0"
3333
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)