From 12d57a07d04820f982b7c6f7f625bcbbd990dd22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 21:55:42 -0500 Subject: [PATCH] chore(deps): bump ansible-lint from 6.8.2 to 6.8.3 (#129) Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint) from 6.8.2 to 6.8.3. - [Release notes](https://github.com/ansible-community/ansible-lint/releases) - [Commits](https://github.com/ansible-community/ansible-lint/compare/v6.8.2...v6.8.3) --- 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 5defbe6..55646b6 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.2 +ansible-lint==6.8.3 arrow==1.2.3 attrs==22.1.0 binaryornot==0.4.4