diff --git a/setup.cfg b/setup.cfg index f457c6bc62..6a87e8470e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -122,7 +122,7 @@ tests = pytest==7.1.2 pytest-cov==3.0.0 pytest-xdist==2.5.0 - pytest-mock==3.7.0 + pytest-mock==3.8.1 pytest-lazy-fixture==0.6.3 # https://github.com/docker/docker-py/issues/2902 pytest-docker==0.11.0; python_version < '3.10' or sys_platform != 'win32'