1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-31 02:01:16 +00:00

build(deps): bump paramiko from 2.7.2 to 2.10.1

Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.2 to 2.10.1.
- [Release notes](https://github.com/paramiko/paramiko/releases)
- [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS)
- [Commits](https://github.com/paramiko/paramiko/compare/2.7.2...2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-29 22:03:41 +00:00 committed by Marc Bonnici
parent 7dc337b7d0
commit 88fb1de62b

View File

@ -11,7 +11,7 @@ Louie-latest==1.3.1
nose==1.3.7
numpy==1.22.0
pandas==1.1.5
paramiko==2.7.2
paramiko==2.10.1
pexpect==4.8.0
ptyprocess==0.6.0
pycparser==2.20