From e64fea760d41fbbe5f2bd32df6a737edc43c15f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 22:30:24 -0600 Subject: [PATCH] chore(deps): bump ansible-core from 2.13.5 to 2.14.1 (#176) Bumps [ansible-core](https://github.com/ansible/ansible) from 2.13.5 to 2.14.1. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.13.5...v2.14.1) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 ebcbf21..b2f8940 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ ansible-compat==2.2.4 # via # ansible-lint # molecule -ansible-core==2.13.5 +ansible-core==2.14.1 # via # -r requirements.in # ansible-lint