From 5f96b8058fe0ea201459d92269d5fbb52f64168c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 11:54:56 +0000 Subject: [PATCH] Bump ansible from 9.0.1 to 9.1.0 in /.github/workflows Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.0.1 to 9.1.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.0.1...9.1.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 c39b08b..e14bd06 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==23.3.1 -ansible==9.0.1 +ansible==9.1.0 ansible-lint==6.22.1 yamllint==1.33.0