Skip to content

Commit 0517f51

Browse files
authored
Merge pull request #778 from OWASP/snyk-fix-45537895660e2c31d984f2042b819b69
[Snyk] Security upgrade paramiko from 3.3.1 to 3.4.0
2 parents d170db9 + 74c8ce9 commit 0517f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ipaddr==2.2.0
44
requests==2.31.0
55
aiohttp==3.9.1
66
asyncio==3.4.3
7-
paramiko==3.3.1
7+
paramiko==3.4.0
88
texttable==1.6.7
99
PySocks==1.7.1 # library_name=socks # module name is not equal to socks name; this is required to be checked on startup
1010
pyOpenSSL==23.2.0 # library_name=OpenSSL

0 commit comments

Comments
 (0)