Skip to content

Commit

Permalink
Bump paramiko from 2.12.0 to 3.4.0 (#438)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent 5728229 commit f80149a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
22 changes: 10 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ py_cpuinfo = "^5.0.0"
boto3 = "^1.13.24"
tqdm = "^4.46.1"
toml = "^0.10.1"
paramiko = "^2.7.2"
paramiko = ">=2.7.2,<4.0.0"
jsonpath_ng = "^1.5.2"
pysftp = "^0.2.9"
python_terraform = "^0.10.1"
Expand Down

0 comments on commit f80149a

Please sign in to comment.