From 0bd6de520a7977679356ef9d9c99abcd73ac7e54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 04:01:02 +0000 Subject: [PATCH] Bump ansible-core from 2.14.4 to 2.15.0 in /dependencies/python (#4218) Bumps [ansible-core](https://github.com/ansible/ansible) from 2.14.4 to 2.15.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.14.4...v2.15.0) --- 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> --- dependencies/python/ansible-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index bf6bfb48..763d2784 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -1,4 +1,4 @@ -ansible-core==2.14.4 +ansible-core==2.15.0 ansible-lint==6.14.6 attrs==23.1.0 black==23.3.0