Bump paramiko to 2.12.* (#9163)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Nikita Sobolev
2022-11-12 02:30:11 +03:00
committed by GitHub
parent f5459640f8
commit bc6d91a58e
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "2.11.*"
version = "2.12.*"
requires = ["types-cryptography"]