From ba2fdb8dbea73949874f7e0540f5ccadba023552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 07:23:01 +0000 Subject: [PATCH] chore: 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 b15ee38..f71d58a 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==24.1.2 -ansible==10.1.0 +ansible==10.3.0 netaddr==1.2.1 yamllint==1.35.1