diff --git a/setup.cfg b/setup.cfg index ba9acb50..69c54ff3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,7 +48,7 @@ tests = mock==4.0.3 paramiko==2.12.0 types-certifi==2021.10.8.3 - types-mock==4.0.15.2 + types-mock==5.0.0.0 types-paramiko==2.12.0.1 dev = %(tests)s