diff --git a/setup.cfg b/setup.cfg index e34a3327..ac9a1670 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,7 +50,7 @@ tests = paramiko==3.0.0 types-certifi==2021.10.8.3 types-mock==5.0.0.6 - types-paramiko==3.0.0.4 + types-paramiko==3.0.0.5 dev = %(tests)s