diff --git a/setup.cfg b/setup.cfg index 30fb088d..df8f24be 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.4 - types-paramiko==3.0.0.1 + types-paramiko==3.0.0.4 dev = %(tests)s