mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Drop 3.8 testing, add 3.13 testing, upgrade Black
Also bump some GitHub Actions versions.
This commit is contained in:
parent
333f786cb0
commit
da209ed2ba
7 changed files with 9 additions and 10 deletions
4
setup.py
4
setup.py
|
|
@ -83,8 +83,8 @@ setup(
|
|||
"pytest-xdist>=2.2.1",
|
||||
"pytest-asyncio>=0.17",
|
||||
"beautifulsoup4>=4.8.1",
|
||||
"black==24.8.0",
|
||||
"blacken-docs==1.18.0",
|
||||
"black==25.1.0",
|
||||
"blacken-docs==1.19.1",
|
||||
"pytest-timeout>=1.4.2",
|
||||
"trustme>=0.7",
|
||||
"cogapp>=3.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue