diff --git a/setup.cfg b/setup.cfg index 54e0fe92..e34a3327 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,7 +49,7 @@ tests = mock==5.0.1 paramiko==3.0.0 types-certifi==2021.10.8.3 - types-mock==5.0.0.5 + types-mock==5.0.0.6 types-paramiko==3.0.0.4 dev = %(tests)s