mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Bump Black dependency to latest for 0.64.x branch
This commit is contained in:
parent
0af9a89460
commit
0006a45b58
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -78,7 +78,7 @@ setup(
|
|||
"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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue