diff --git a/setup.cfg b/setup.cfg index 338022d2e1..0b93f26a77 100644 --- a/setup.cfg +++ b/setup.cfg @@ -121,7 +121,7 @@ tests = pytest==7.1.2 pytest-cov==3.0.0 pytest-xdist==2.5.0 - pytest-mock==3.8.1 + pytest-mock==3.8.2 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'