From 01b081c28d987358e607450576dbe8c6d7408eab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 14:25:10 +0000 Subject: [PATCH] deps(deps): bump ansible-runner from 2.4.1 to 2.4.2 Bumps [ansible-runner](https://github.com/ansible/ansible-runner) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/ansible/ansible-runner/releases) - [Commits](https://github.com/ansible/ansible-runner/compare/2.4.1...2.4.2) --- updated-dependencies: - dependency-name: ansible-runner dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49743f0..895d8f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ ansible-builder==3.1.0 # via pyplayground (pyproject.toml) ansible-core==2.19.0 # via pyplayground (pyproject.toml) -ansible-runner==2.4.1 +ansible-runner==2.4.2 # via pyplayground (pyproject.toml) attrs==25.3.0 # via