chore(deps): bump paramiko from 3.2.0 to 3.4.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-30 03:14:29 +00:00
committed by GitHub
parent f94e032858
commit ef32be54f0

View File

@@ -25,7 +25,7 @@ dependencies = [
'jinja2==3.1.6',
'markupsafe==2.1.3',
'olefile==0.46',
'paramiko==3.2.0',
'paramiko==3.4.0',
'passlib==1.7.4',
'pyasn1==0.6.1',
'pycparser==2.21',