From eb6c9fcc3e844f141f9b381a0f1a18fb73ce7c4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 09:25:34 +0000 Subject: [PATCH] Bump ansible-core from 2.14.0 to 2.15.9 in /tests/integration Bumps [ansible-core](https://github.com/ansible/ansible) from 2.14.0 to 2.15.9. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.14.0...v2.15.9) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/integration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/requirements.txt b/tests/integration/requirements.txt index a380011f..9275085c 100644 --- a/tests/integration/requirements.txt +++ b/tests/integration/requirements.txt @@ -1,7 +1,7 @@ pip~=21.3.1 ipaddress~=1.0.23 setuptools~=44.1.1 -ansible-core==2.14.0 +ansible-core==2.15.9 requests~=2.26.0 black==21.7b0 flake8==4.0.1