diff --git a/pyproject.toml b/pyproject.toml index cf304e4c9c..b884d8b083 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ tests = [ # Test requirements "pytest==7.2.0", "pytest-cov==4.0.0", - "pytest-xdist==3.0.2", + "pytest-xdist==3.1.0", "pytest-mock==3.10.0", "pytest-lazy-fixture==0.6.3", # https://github.com/docker/docker-py/issues/2902