From 1e9d68243cf4c14be9acbb36df0444a812e6508b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 12:03:23 +0000 Subject: [PATCH] fix(deps): bump ansible from 10.1.0 to 10.3.0 in /.github/workflows Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 10.1.0 to 10.3.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/10.1.0...10.3.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 bf0a785..19557bb 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ -ansible==10.1.0 +ansible==10.3.0 # ansible-core==2.15.5 # https://github.com/ansible/molecule/issues/4017 ansible-lint==24.2.2 pip==24.1.2