From 3ef7d01dda69c213f735ab1df6b6b3313c3203ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 23:26:25 +0000 Subject: [PATCH] Bump ansible-core from 2.14.1 to 2.14.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ed5dda..0faec79 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.2 # via # -r requirements.in # ansible-lint