Skip to content

Commit

Permalink
chore(deps): update dependency black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 6897d13 commit f5f73e2
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 @@ -69,7 +69,7 @@ all = { composite = ["clippy", "test", "venv", "mypy", "pytest"] }

[tool.pdm.dev-dependencies]
dev = [
"black ~= 23.3.0",
"black ~=24.10.0",
"ruff ~=0.7.4",
"mypy ~= 1.2",
"towncrier ~=24.8.0",
Expand Down

0 comments on commit f5f73e2

Please sign in to comment.