We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84a50c8 + 136f8d9 commit 88b2a32Copy full SHA for 88b2a32
2 files changed
requirements-lint.txt
@@ -10,4 +10,4 @@ rstcheck==6.2.4; python_version >= '3.7'
10
codespell==2.4.1
11
12
requests>=2.27.1
13
-paramiko==3.4.0; platform_python_implementation != 'PyPy'
+paramiko==3.5.1; platform_python_implementation != 'PyPy'
requirements-tests.txt
@@ -13,5 +13,5 @@ pyopenssl==25.0.0
14
# Required by subset of tests
15
fasteners
16
17
libvirt-python==10.2.0
0 commit comments