diff --git a/pyproject.toml b/pyproject.toml index d5898368b..3f0e87d78 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ examples = [ "polars == 0.18.2" ] pytest = [ "pytest == 7.3.2", "pytest-cov == 4.1.0", - "pytest-mock == 3.10.0", + "pytest-mock == 3.11.1", "pytest-asyncio == 0.21.0", "time-machine == 2.9.0", "async-solipsism == 0.5",