diff --git a/setup.cfg b/setup.cfg index 92f7eabf..be287ef6 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.2 - types-paramiko==3.0.0.1 + types-paramiko==3.0.0.2 dev = %(tests)s