mirror of
https://github.com/simonw/datasette.git
synced 2026-05-27 12:34:37 +02:00
black==26.1.0
I'm getting CI failures for Black, maybe this will help
This commit is contained in:
parent
7a66456615
commit
2f0e64df68
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ dev = [
|
|||
"pytest-xdist>=2.2.1",
|
||||
"pytest-asyncio>=1.2.0",
|
||||
"beautifulsoup4>=4.8.1",
|
||||
"black==25.11.0",
|
||||
"black==26.1.0",
|
||||
"blacken-docs==1.20.0",
|
||||
"pytest-timeout>=1.4.2",
|
||||
"trustme>=0.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue