Skip to content

Commit 1a9f831

Browse files
Bump paramiko from 4.0.0 to 5.0.0 in /api
Bumps [paramiko](https://github.com/paramiko/paramiko) from 4.0.0 to 5.0.0. - [Commits](paramiko/paramiko@4.0.0...5.0.0) --- updated-dependencies: - dependency-name: paramiko dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 897a436 commit 1a9f831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"azure-mgmt-authorization==4.0.0",
3939
"azure-storage-blob==12.28.0",
4040
"cashews==7.5.0",
41-
"paramiko==4.0.0",
41+
"paramiko==5.0.0",
4242
]
4343
name = "transformerlab-api"
4444
version = "0.27.0"

0 commit comments

Comments
 (0)