Skip to content

Commit 308de9d

Browse files
Deps: Bump black from 24.2.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.2.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05c234b commit 308de9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Documentation = "https://github.com/LuqueDaniel/lnmc/blob/master/README.md"
4141
[project.optional-dependencies]
4242
dev = [
4343
"pre-commit ==3.5.0",
44-
"black ==24.2.0",
44+
"black ==24.3.0",
4545
"isort ~=5.13.2",
4646
"ruff >=0.1.9",
4747
"mypy ~=1.8.0",

0 commit comments

Comments
 (0)