Skip to content

Commit

Permalink
Update dependency black to v24.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 7b1c07b commit 6f783d7
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 @@ -43,7 +43,7 @@ include = [
description = "Test and lint the project code"
dependencies = [
"bandit==1.7.10",
"black==24.8.0",
"black==24.10.0",
"flake8==7.1.1",
"isort==5.13.2",
"mypy==1.11.2",
Expand Down

0 comments on commit 6f783d7

Please sign in to comment.