Skip to content

Commit

Permalink
build(deps): bump paramiko in /docker/ansible-runner
Browse files Browse the repository at this point in the history
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.12.0 to 3.5.0.
- [Commits](paramiko/paramiko@2.12.0...3.5.0)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent bc0c82b commit 98948c3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
22 changes: 10 additions & 12 deletions docker/ansible-runner/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 docker/ansible-runner/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
psutil = "~=5.9.8"
ansible-runner = "~=2.4.0"
paramiko = "~=2.12.0"
paramiko = "~=3.5.0"
ansible = "*"
ssh-agent-setup = "~=1.0.1"
pywinrm = "~=0.5.0"
Expand Down

0 comments on commit 98948c3

Please sign in to comment.