mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Upgrade to latest Black, closes #2239
This commit is contained in:
parent
c3caf36af7
commit
5c64af6936
16 changed files with 93 additions and 66 deletions
2
setup.py
2
setup.py
|
|
@ -85,7 +85,7 @@ setup(
|
|||
"pytest-xdist>=2.2.1",
|
||||
"pytest-asyncio>=0.17",
|
||||
"beautifulsoup4>=4.8.1",
|
||||
"black==23.9.1",
|
||||
"black==24.1.1",
|
||||
"blacken-docs==1.16.0",
|
||||
"pytest-timeout>=1.4.2",
|
||||
"trustme>=0.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue