From 93a806f9f03992551f41985795f979b871bfa8a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 13:22:42 -0800 Subject: [PATCH] Bump ansible-core from 2.15.5 to 2.15.9 in /lib (#442) Bumps [ansible-core](https://github.com/ansible/ansible) from 2.15.5 to 2.15.9. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.15.5...v2.15.9) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- lib/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/requirements.txt b/lib/requirements.txt index 9381964..6e308ba 100644 --- a/lib/requirements.txt +++ b/lib/requirements.txt @@ -1,4 +1,4 @@ flake8==6.1.0 -ansible-core==2.15.5 +ansible-core==2.15.9 ansible-lint==6.21.1 nose2==0.14.0