diff --git a/setup.cfg b/setup.cfg index aad5015c..e7f357e1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,7 +46,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==5.0.1 + mock==5.0.2 paramiko==3.1.0 types-certifi==2021.10.8.3 types-mock==5.0.0.6