diff --git a/pyproject.toml b/pyproject.toml index a218a24f..c34184b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ tests = [ "pytest-cov>=4.1.0", "pytest-mock", "pytest-benchmark>=4", - "pytest-servers==0.5.7", + "pytest-servers==0.5.9", ] dev = [ "dvc-data[all]",