From 6aaf11ade421aa0f53ae5eb73006e3d0e457749a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 14:47:10 +0000 Subject: [PATCH] fix(deps): bump ansible from 9.1.0 to 9.2.0 in /.github/workflows Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.1.0 to 9.2.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.1.0...9.2.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 031046f..1eb3b5c 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ -ansible==9.1.0 +ansible==9.2.0 # ansible-core==2.15.5 # https://github.com/ansible/molecule/issues/4017 ansible-lint==24.2.0 pip==24.0