From a826d0383ca005ad086a0dc49994f611d0565e1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 08:04:00 +0000 Subject: [PATCH] chore: bump ansible from 7.4.0 to 7.5.0 in /.github/workflows Bumps [ansible](https://github.com/ansible/ansible) from 7.4.0 to 7.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] --- .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 ac636b8e..639a6649 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,3 +1,3 @@ pip==23.1 -ansible==7.4.0 +ansible==7.5.0 netaddr==0.8.0