From 9a64d70c444fc899533c7ef16c56d466e0f1e26a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 04:53:21 +0000 Subject: [PATCH] Bump ansible-core from 2.19.8 to 2.19.9 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.19.8 to 2.19.9. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.19.8...v2.19.9) --- updated-dependencies: - dependency-name: ansible-core dependency-version: 2.19.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index c81c808b9..6e8511eeb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -17,14 +17,14 @@ ansible-core = ">=2.19.4,<2.20.0" [[package]] name = "ansible-core" -version = "2.19.8" +version = "2.19.9" description = "Radically simple IT automation" optional = false python-versions = ">=3.11" groups = ["main"] files = [ - {file = "ansible_core-2.19.8-py3-none-any.whl", hash = "sha256:93be79b08563dafe711e07d6e468b780acdbbaa1da4d9c8e7efae95f45167975"}, - {file = "ansible_core-2.19.8.tar.gz", hash = "sha256:676e70925b775d2c8526b2bcea59c4b2195221bd6e4e3c0537e89387e08608bd"}, + {file = "ansible_core-2.19.9-py3-none-any.whl", hash = "sha256:18de80e3ea5a89d2ea84e4d4a3c6d7c121ea62fc3af2877ba083784e3d90b419"}, + {file = "ansible_core-2.19.9.tar.gz", hash = "sha256:74107de13d188ff579fb215bc3eb875c9198803215d6378ed588c7f35aba12f5"}, ] [package.dependencies]