From 9f241b188693c80e4a9abc0d9683f670719ab18d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 17:24:55 -0500 Subject: [PATCH] Bump ansible-core from 2.12.1 to 2.12.3 (#14425) Bumps [ansible-core](https://github.com/ansible/ansible) from 2.12.1 to 2.12.3. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.12.1...v2.12.3) --- 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 17ceef0..3274540 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible-core==2.12.1 +ansible-core==2.12.3 ansible==5.0.1 jinja2~=3.0.3 netaddr