Skip to content

Commit

Permalink
Merge pull request #91 from LuqueDaniel/dependabot/pip/black-24.1.1
Browse files Browse the repository at this point in the history
Deps: Bump black from 23.12.1 to 24.1.1
  • Loading branch information
LuqueDaniel authored Feb 10, 2024
2 parents 67ace7b + 7abc3fe commit f0ebac0
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 ==23.12.1",
"black ==24.1.1",
"isort ~=5.13.2",
"ruff >=0.1.9",
"mypy ~=1.8.0",
Expand Down

0 comments on commit f0ebac0

Please sign in to comment.