Skip to content

Commit 88b2a32

Browse files
authored
Merge pull request #2073 from olljanat/paramiko351
Bump paramiko from 3.4.0 to 3.5.1
2 parents 84a50c8 + 136f8d9 commit 88b2a32

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ rstcheck==6.2.4; python_version >= '3.7'
1010
codespell==2.4.1
1111

1212
requests>=2.27.1
13-
paramiko==3.4.0; platform_python_implementation != 'PyPy'
13+
paramiko==3.5.1; platform_python_implementation != 'PyPy'

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ pyopenssl==25.0.0
1313

1414
# Required by subset of tests
1515
fasteners
16-
paramiko==3.4.0; platform_python_implementation != 'PyPy'
16+
paramiko==3.5.1; platform_python_implementation != 'PyPy'
1717
libvirt-python==10.2.0

0 commit comments

Comments
 (0)