From 82adf64d7f5f977a7f6cef5c66b7aa74505bb02e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 19:46:54 +0530 Subject: [PATCH] Bump ansible-runner from 2.3.4 to 2.3.5 in /_build (#394) Bumps [ansible-runner](https://github.com/ansible/ansible-runner) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/ansible/ansible-runner/releases) - [Commits](https://github.com/ansible/ansible-runner/compare/2.3.4...2.3.5) --- updated-dependencies: - dependency-name: ansible-runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- _build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build/requirements.txt b/_build/requirements.txt index ee347f0..ad788b8 100644 --- a/_build/requirements.txt +++ b/_build/requirements.txt @@ -4,7 +4,7 @@ cython>=3.0.5; python_version >= "3.12" # ordered: ansible-dev-tools==24.2.0 ansible-pylibssh==1.1.0 -ansible-runner==2.3.4 +ansible-runner==2.3.5 molecule-plugins[podman]==23.5.3 paramiko==3.4.0 # https://github.com/ansible/creator-ee/issues/140 jmespath==1.0.1 # needed for json_query module