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 b7dc7cb commit ae0cdec
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.0.264",
"mypy ~= 1.2",
"towncrier ~= 22.12.0",
Expand Down

0 comments on commit ae0cdec

Please sign in to comment.