From 0fba0a3bc5ec7aec231ec1eb880249b0aac11835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 19:02:41 +0000 Subject: [PATCH] Bump ansible-lint from 6.15.0 to 6.16.0 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.15.0 to 6.16.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.15.0...v6.16.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1215b53..eb7e7cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ansible==7.5.0 -ansible-lint==6.15.0 +ansible-lint==6.16.0 ansible-lint-junit==0.17.7 yamllint==1.31.0