From 0f81d0a77b6fa59072787740f9526c1706bc151d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 19:51:14 +0100 Subject: [PATCH] fix(deps): bump ansible from 8.2.0 to 8.5.0 in /.github/workflows (#115) Bumps [ansible](https://github.com/ansible/ansible) from 8.2.0 to 8.5.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 75ae138..60831aa 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ -ansible==8.2.0 +ansible==8.5.0 ansible-core==2.15.5 # https://github.com/ansible/molecule/issues/4017 ansible-lint==6.21.1 pip==23.3.1