Skip to content

Commit

Permalink
datasette-test>=0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Apr 26, 2024
1 parent 11c7a83 commit 69accc7
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 @@ -25,7 +25,7 @@ CI = "https://github.com/datasette/datasette-secrets/actions"
secrets = "datasette_secrets"

[project.optional-dependencies]
test = ["pytest", "pytest-asyncio", "datasette-test>=0.3"]
test = ["pytest", "pytest-asyncio", "datasette-test>=0.3.2"]

[tool.pytest.ini_options]
asyncio_mode = "strict"
Expand Down

0 comments on commit 69accc7

Please sign in to comment.