diff --git a/setup.cfg b/setup.cfg index a7e5971c..dde7dfd8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,7 +49,7 @@ tests = paramiko==2.11.0 types-certifi==2021.10.8.3 types-mock==4.0.15 - types-paramiko==2.11.6 + types-paramiko==2.12.0.1 dev = %(tests)s