diff --git a/setup.cfg b/setup.cfg index 069497cf..20b40600 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.5 + types-paramiko==3.0.0.6 dev = %(tests)s