Skip to content

Commit 78b36cb

Browse files
Bump paramiko from 4.0.0 to 5.0.0
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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20a0296 commit 78b36cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ secrets-manager-client = [
7272
]
7373
sftp-client = [
7474
"nypl_py_utils[log-helper]",
75-
"paramiko==4.0.0"
75+
"paramiko==5.0.0"
7676
]
7777
snowflake-client = [
7878
"nypl_py_utils[log-helper]",

0 commit comments

Comments
 (0)