Merge pull request #856 from F-Stack/dependabot/pip/dpdk/dts/paramiko-3.4.0

Bump paramiko from 3.2.0 to 3.4.0 in /dpdk/dts
This commit is contained in:
johnjiang 2025-01-10 20:14:02 +08:00 committed by GitHub
commit 15eb0f40bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

6
dpdk/dts/poetry.lock generated
View File

@ -410,13 +410,13 @@ files = [
[[package]]
name = "paramiko"
version = "3.2.0"
version = "3.4.0"
description = "SSH2 protocol library"
optional = false
python-versions = ">=3.6"
files = [
{file = "paramiko-3.2.0-py3-none-any.whl", hash = "sha256:df0f9dd8903bc50f2e10580af687f3015bf592a377cd438d2ec9546467a14eb8"},
{file = "paramiko-3.2.0.tar.gz", hash = "sha256:93cdce625a8a1dc12204439d45033f3261bdb2c201648cfcdc06f9fd0f94ec29"},
{file = "paramiko-3.4.0-py3-none-any.whl", hash = "sha256:43f0b51115a896f9c00f59618023484cb3a14b98bbceab43394a39c6739b7ee7"},
{file = "paramiko-3.4.0.tar.gz", hash = "sha256:aac08f26a31dc4dffd92821527d1682d99d52f9ef6851968114a8728f3c274d3"},
]
[package.dependencies]