diff --git a/pyproject.toml b/pyproject.toml index 9173363..da02db1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dev = [ "pytest-cov>=4.0.0", "pytest-asyncio>=0.26.0", "mypy==1.19.1", - "pytest-parametrization>=2022", + "pytest-parametrization>=2022.2.1", ] docs = [