Skip to content

Commit b037142

Browse files
Bump paramiko from 3.5.0 to 4.0.0
Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.5.0 to 4.0.0. - [Commits](paramiko/paramiko@3.5.0...4.0.0) --- updated-dependencies: - dependency-name: paramiko dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59461c9 commit b037142

File tree

2 files changed

+52
-44
lines changed

2 files changed

+52
-44
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ botocore = "==1.36.3"
1515
flask-session = "==0.5.0"
1616
importlib_metadata = "==6.11.0"
1717
moto = "==5.0.11"
18-
paramiko = "==3.5.0"
18+
paramiko = "==4.0.0"
1919
pexpect = "==4.9.0"
2020
pylint = "*"
2121
pysftp = "*"

Pipfile.lock

Lines changed: 51 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)