Skip to content

Commit

Permalink
Bump black from 24.8.0 to 24.10.0 (#730)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
2 parents 9d1ec0b + 02c0fcd commit ff87569
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 @@ -74,7 +74,7 @@
"twine==5.1.1",
"psutil==6.1.0",
]
lint = ["black==24.8.0", "isort==5.13.2"]
lint = ["black==24.10.0", "isort==5.13.2"]
tests = [
"pytest-cov==6.0.0",
"pytest==8.3.3",
Expand Down

0 comments on commit ff87569

Please sign in to comment.