From c0ff304f22794ead3139cae5adf849132633a4a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 21:54:40 -0500 Subject: [PATCH] chore(deps): bump ansible-core from 2.14.5 to 2.15.2 (#335) Bumps [ansible-core](https://github.com/ansible/ansible) from 2.14.5 to 2.15.2. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.14.5...v2.15.2) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-minor ... 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 919e7f2..c5580a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # ansible-compat==3.0.1 # via molecule -ansible-core==2.14.5 +ansible-core==2.15.2 # via # -r requirements.in # ansible-compat