diff --git a/setup.cfg b/setup.cfg index c94ee1c4..84dba03f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,7 +49,7 @@ tests = mock==5.0.1 paramiko==3.2.0 types-certifi==2021.10.8.3 - types-mock==5.0.0.6 + types-mock==5.1.0.1 types-paramiko==3.2.0.1 dev = %(tests)s