diff --git a/setup.cfg b/setup.cfg index f3965cad..8cd95f31 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,7 +50,7 @@ tests = paramiko==3.1.0 types-certifi==2021.10.8.3 types-mock==5.0.0.6 - types-paramiko==3.0.0.10 + types-paramiko==3.2.0.1 dev = %(tests)s