From 1fd1bd44984d9bf67a8f0efabb78ae66f70cb91d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 20:49:21 +0000 Subject: [PATCH] Bump ansible-core from 2.11.12 to 2.15.9 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.11.12 to 2.15.9. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.11.12...v2.15.9) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78536f31e0..a101493181 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ ansible==4.10.0 # via # ansible-vault # commcare-cloud (setup.py) -ansible-core==2.11.12 +ansible-core==2.15.9 # via ansible ansible-inventory==0.6.4 # via commcare-cloud (setup.py)