Skip to content

Commit 84a3b63

Browse files
Bump black from 24.3.0 to 24.4.1
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.1. - [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.1) --- 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 1cef1f6 commit 84a3b63

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

+25-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pre-commit = "^3.5.0"
3434
pytest = "^8.1.1"
3535

3636
[tool.poetry.group.dev.dependencies]
37-
black = "^24.3.0"
37+
black = "^24.4.1"
3838
isort = "^5.13.2"
3939
flake8 = "^7.0.0"
4040
mypy = "^1.9.0"

0 commit comments

Comments
 (0)