Bump paramiko to 3.2.* (#10237)

This commit is contained in:
Nikita Sobolev
2023-06-01 13:21:55 +03:00
committed by GitHub
parent cbd51e544d
commit 7595478998
5 changed files with 65 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "3.0.*"
version = "3.2.*"
# Requires a version of cryptography where cryptography.hazmat.primitives.ciphers.Cipher is generic
requires = ["cryptography>=37.0.0"]
partial_stub = true