From ba8dda24772ea143bdfe8d3684188b164852e367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 21:01:09 +0000 Subject: [PATCH] Bump ansible-runner from 2.3.1 to 2.3.2 in /_build Bumps [ansible-runner](https://github.com/ansible/ansible-runner) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/ansible/ansible-runner/releases) - [Commits](https://github.com/ansible/ansible-runner/compare/2.3.1...2.3.2) --- updated-dependencies: - dependency-name: ansible-runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- _build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build/requirements.txt b/_build/requirements.txt index ab947ca..fa6c5b8 100644 --- a/_build/requirements.txt +++ b/_build/requirements.txt @@ -1,5 +1,5 @@ ansible-lint[lock]==6.12.2 -ansible-runner==2.3.1 +ansible-runner==2.3.2 molecule==4.0.4 molecule-podman==2.0.3 paramiko==3.0.0 # https://github.com/ansible/creator-ee/issues/140