commit | 7b0172688eb03b707d7e01dbaa09e83cd942f0a9 | [log] [tgz] |
---|---|---|
author | Manojkiran Eda <manojkiran.eda@gmail.com> | Tue Apr 05 10:57:29 2022 +0530 |
committer | ManojKiran Eda <manojkiran.eda@gmail.com> | Tue Apr 05 11:28:48 2022 +0000 |
tree | 55f76f41b756bbacf14ddce85e6d30449dccf520 | |
parent | 5c7253ada19e11e5ff2f7e24d35a7c60df7ada0b [diff] |
visualize-pdr : bump paramiko from 2.7.2 to 2.10.1 There are a lot of improvements in the parmiko python module, and the latest version of paramiko is much cleaner/faster & effecient and it also has various CVE's fixed. change log : https://www.paramiko.org/changelog.html dependabot PR: https://github.com/openbmc/pldm/pull/33 Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I39bf51dd60a87a1c619fdef788863444db66fc55
diff --git a/tools/visualize-pdr/requirements.txt b/tools/visualize-pdr/requirements.txt index 03ca676..d4e33c1 100644 --- a/tools/visualize-pdr/requirements.txt +++ b/tools/visualize-pdr/requirements.txt
@@ -3,6 +3,6 @@ bcrypt==3.2.0 cffi==1.14.5 cryptography==3.4.7 -paramiko==2.7.2 +paramiko==2.10.1 pycparser==2.20 pynacl==1.4.0