1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-05 18:31:12 +01:00

build(deps): bump paramiko from 3.1.0 to 3.4.0

Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.1.0 to 3.4.0.
- [Commits](https://github.com/paramiko/paramiko/compare/3.1.0...3.4.0)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-09 20:20:54 +00:00 committed by Marc Bonnici
parent f166ac742e
commit 0eb17bf8f0

View File

@ -12,7 +12,7 @@ lxml==4.9.2
nose==1.3.7
numpy==1.24.3
pandas==2.0.1
paramiko==3.1.0
paramiko==3.4.0
pexpect==4.8.0
ptyprocess==0.7.0
pycparser==2.21