diff --git a/pyproject.toml b/pyproject.toml index 1f43c26a..aa468ebe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ 'twine>=1.10.0', ] test = [ - 'boa-test-constructor==0.3.0', + 'boa-test-constructor==0.3.1', ] docs = [ 'myst-parser==1.0.0',