Skip to content

Commit eb8df4b

Browse files
authored
Merge pull request #101 from LuqueDaniel/dependabot/pip/black-24.4.2
Deps: Bump black from 24.3.0 to 24.4.2
2 parents 6fc91e5 + a27de7d commit eb8df4b

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.3.0",
44+
"black ==24.4.2",
4545
"isort ~=5.13.2",
4646
"ruff >=0.1.9",
4747
"mypy ~=1.8.0",

0 commit comments

Comments
 (0)