diff --git a/setup.cfg b/setup.cfg index 21287d02..2b512d9b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,7 +45,7 @@ tests = pytest-asyncio==0.18.3 # https://github.com/docker/docker-py/issues/2902 pytest-docker==0.12.0; python_version < '3.10' or sys_platform != 'win32' - mock==4.0.3 + mock==5.0.0 paramiko==2.12.0 types-certifi==2021.10.8.3 types-mock==4.0.15.2