Skip to content

Commit

Permalink
Require black>=24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiSakuma committed Oct 1, 2024
1 parent 274e334 commit 1082fd7
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 @@ -24,7 +24,7 @@ classifiers = [
]
dependencies = [
"hypothesis>=6.88",
"black>=23.10",
"black>=24.3",
"graphql-core>=3.2",
"typing-extensions>=4.8",
]
Expand Down

0 comments on commit 1082fd7

Please sign in to comment.