Skip to content

Commit 8ca85f5

Browse files
Bump paramiko from 3.5.1 to 4.0.0
Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.5.1 to 4.0.0. - [Commits](paramiko/paramiko@3.5.1...4.0.0) --- updated-dependencies: - dependency-name: paramiko dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18c3268 commit 8ca85f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ joblib==1.4.2;python_version>="3.10"
2525
mysql-connector-python==9.3.0
2626
newmode==0.1.6
2727
oauth2client==4.1.3
28-
paramiko==3.5.1
28+
paramiko==4.0.0
2929
petl==1.7.17
3030
psycopg2-binary==2.9.9;python_version<"3.13"
3131
psycopg2-binary==2.9.10;python_version>="3.13"

0 commit comments

Comments
 (0)