From 3e165b634b12a5b3898425a231689553f22e149a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 16:44:34 +0000 Subject: [PATCH] Bump ansible-runner from 2.3.5 to 2.3.6 in /_build (#396) Bumps [ansible-runner](https://github.com/ansible/ansible-runner) from 2.3.5 to 2.3.6. - [Release notes](https://github.com/ansible/ansible-runner/releases) - [Commits](https://github.com/ansible/ansible-runner/compare/2.3.5...2.3.6) --- 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 ad788b8..628752b 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.5 +ansible-runner==2.3.6 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