Skip to content

Commit

Permalink
Merge pull request #101 from LuqueDaniel/dependabot/pip/black-24.4.2
Browse files Browse the repository at this point in the history
Deps: Bump black from 24.3.0 to 24.4.2
  • Loading branch information
LuqueDaniel authored Jun 1, 2024
2 parents 6fc91e5 + a27de7d commit eb8df4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Documentation = "https://github.com/LuqueDaniel/lnmc/blob/master/README.md"
[project.optional-dependencies]
dev = [
"pre-commit ==3.5.0",
"black ==24.3.0",
"black ==24.4.2",
"isort ~=5.13.2",
"ruff >=0.1.9",
"mypy ~=1.8.0",
Expand Down

0 comments on commit eb8df4b

Please sign in to comment.