diff --git a/setup.cfg b/setup.cfg index df2afdba..0fb89af4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,7 +50,7 @@ tests = paramiko==3.3.1 types-certifi==2021.10.8.3 types-mock==5.1.0.1 - types-paramiko==3.2.0.1 + types-paramiko==3.3.0.0 dev = %(tests)s