From cf9ca7c035676724e5eea4bd8f0b119b2a047cb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:38:50 +0000 Subject: [PATCH] fix(deps): bump ansible-lint from 24.2.2 to 24.2.3 in /.github/workflows Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.2.2 to 24.2.3. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.2.2...v24.2.3) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch ... 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 7176796..87c781b 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,6 +1,6 @@ ansible==9.4.0 # ansible-core==2.15.5 # https://github.com/ansible/molecule/issues/4017 -ansible-lint==24.2.2 +ansible-lint==24.2.3 pip==24.0 # urllib3==1.26.16 # <- periodically needed in some environments but not in github pipeline. Will leave it here for local builds: #https://github.com/docker/docker-py/issues/3113 yamllint==1.35.1 \ No newline at end of file