From a8480cc0ae7a01e6144c029be5bcabb32cd34b8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 00:09:21 +0000 Subject: [PATCH] Bump ansible-core from 2.14.1 to 2.14.4 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.14.1 to 2.14.4. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.14.1...v2.14.4) --- 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 3ed5dda..40a5ca5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ ansible-compat==2.2.4 # via # ansible-lint # molecule -ansible-core==2.14.1 +ansible-core==2.14.4 # via # -r requirements.in # ansible-lint