Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Bump paramiko from 3.4.0 to 3.4.1 in /_build #416

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _build/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ ansible-dev-tools==24.4.2
ansible-pylibssh==1.1.0
ansible-runner==2.3.6
molecule-plugins[podman]==23.5.3
paramiko==3.4.0 # https://github.com/ansible/creator-ee/issues/140
paramiko==3.4.1 # https://github.com/ansible/creator-ee/issues/140
jmespath==1.0.1 # needed for json_query module
Loading