From 60adb1de42830d18cc512ad12d0c00ad43fdd232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 20:57:15 -0600 Subject: [PATCH] chore(deps): bump ansible-core from 2.14.1 to 2.14.2 (#220) Bumps [ansible-core](https://github.com/ansible/ansible) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.14.1...v2.14.2) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af31ca7..31d0221 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ ansible-compat==2.2.7 # via # ansible-lint # molecule -ansible-core==2.14.1 +ansible-core==2.14.2 # via # -r requirements.in # ansible-lint