Merge pull request #2740 from yueguobin/fix/cve-2026-44405-paramiko

fix: update netmiko to 4.7.0 and pin paramiko>=5.0.0 to fix CVE-2026-44405
This commit is contained in:
Jeremy Grossmann 2026-05-19 00:59:03 +08:00 committed by GitHub
commit 529144901f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,8 @@ tiktoken>=0.8.0
langsmith>=0.7.7
# Network Automation
netmiko>=4.6.0
netmiko>=4.7.0
paramiko>=5.0.0
nornir>=3.5.0
nornir-netmiko>=1.0.1
nornir-utils>=0.2.0