Skip to content

Commit

Permalink
Bump to datasette>=1.0a14
Browse files Browse the repository at this point in the history
This breaks the tests, as expected

Refs #7
  • Loading branch information
simonw committed Aug 6, 2024
1 parent 4452d87 commit 46e9c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ classifiers=[
]
requires-python = ">=3.8"
dependencies = [
"datasette>=1.0a13",
"datasette>=1.0a14",
"markdown2>=2.4.10",
"nh3==0.2.14",
"sqlite-migrate>=0.1b0",
Expand Down

0 comments on commit 46e9c83

Please sign in to comment.