From b1370406eaa2a7e3c1e3a9cf30fb0d18fbec541f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 17:16:35 -0500 Subject: [PATCH] chore(deps): bump ansible-lint from 6.8.3 to 6.8.4 (#130) Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint) from 6.8.3 to 6.8.4. - [Release notes](https://github.com/ansible-community/ansible-lint/releases) - [Commits](https://github.com/ansible-community/ansible-lint/compare/v6.8.3...v6.8.4) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55646b6..2e2333d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ ansible-compat==2.2.1 ansible-core==2.13.5 -ansible-lint==6.8.3 +ansible-lint==6.8.4 arrow==1.2.3 attrs==22.1.0 binaryornot==0.4.4