Skip to content

Commit

Permalink
Bump Black dependency to latest for 0.64.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Jun 21, 2024
1 parent 0af9a89 commit 0006a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def get_version():
"pytest-xdist>=2.2.1",
"pytest-asyncio>=0.17",
"beautifulsoup4>=4.8.1",
"black==22.10.0",
"black==24.4.2",
"blacken-docs==1.12.1",
"pytest-timeout>=1.4.2",
"trustme>=0.7",
Expand Down

0 comments on commit 0006a45

Please sign in to comment.