From 79b0f360c697577a08f7c0315c0ee2e08644af38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 05:22:37 +0000 Subject: [PATCH] pip: (deps): bump ansible-core from 2.16.4 to 2.16.5 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.4 to 2.16.5. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.16.4...v2.16.5) --- updated-dependencies: - dependency-name: ansible-core 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 56c4bb7..dc28021 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ ansible==9.3.0 ansible-compat==4.1.11 # via ansible-lint -ansible-core==2.16.4 +ansible-core==2.16.5 # via # ansible # ansible-compat