Skip to content

Commit f80149a

Browse files
Bump paramiko from 2.12.0 to 3.4.0 (#438)
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.12.0 to 3.4.0. - [Commits](paramiko/paramiko@2.12.0...3.4.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5728229 commit f80149a

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

poetry.lock

+10-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ py_cpuinfo = "^5.0.0"
1717
boto3 = "^1.13.24"
1818
tqdm = "^4.46.1"
1919
toml = "^0.10.1"
20-
paramiko = "^2.7.2"
20+
paramiko = ">=2.7.2,<4.0.0"
2121
jsonpath_ng = "^1.5.2"
2222
pysftp = "^0.2.9"
2323
python_terraform = "^0.10.1"

0 commit comments

Comments
 (0)