black==26.1.0

I'm getting CI failures for Black, maybe this will help
This commit is contained in:
Simon Willison 2026-02-20 11:24:52 -08:00 committed by GitHub
commit 2f0e64df68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",