From f491501bdb27455195362787b683f9b31c37b941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 10:25:52 +0000 Subject: [PATCH] Bump ansible from 9.2.0 to 9.4.0 in /.github/workflows Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.2.0 to 9.4.0. - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/9.2.0...9.4.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 12f9ef0..1c9ba59 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==24.0 -ansible==9.2.0 +ansible==9.4.0 yamllint==1.35.1 ansible-lint==24.2.0